body {
	margin: 0px auto;
	padding: 0;
	font: 12px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	width: 800px;
	color: #000;
	text-align: center;
	background: #FFF;
	line-height: 18px;
}
a, strong a {
	color: #FF0000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color: #CC0000;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}

#wrapper {
	margin: 20px;
	width:800px;
	background: #b6e3f0 url(../images/background_div.jpg) bottom center no-repeat;
}	
