body{margin:5px 0 0 0;
	padding:0 0 0 0;
	background:#00b9df url(../images/body-bg.png) left top repeat-x;}

a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}


h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {

	float:left;
	width:1015px;
	margin: 0 auto;
	text-align: left;
border:1px solid #e2e2e2;
	border-radius:5px;
	background:#FFF;
	box-shadow:0px 5px 5px #333;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
