
body 
{
	margin:0;
	padding:0;
	background: #000000 url(../images/mainbg.jpg) no-repeat top center;
	font-family:Verdana, Geneva, sans-serif;
}


#wrapper
{
	width:700px;
	height:512px;
	margin:109px auto 0 auto;
	text-align:center;
}

a {
	color:#C00;
}
