html, body {
	margin:0;
	padding:0;
}
body{
	
}
a{
	
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	
}
h1, h2 {
	
}
h1 {
	
}
h2 {
	
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 670px;
	background-color: #708a92;
	margin: 0 auto;
	text-align: left;
	float:left;
	
}
div#container {
	width:670px;
	height:600px;
	
	
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

