body {
	margin: 0;
	padding: 0;
	background: Black url(images/img01.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Gray;
}

#logo {
	float: none;
	text-align: center;
	margin-top: 5%;
}

#content {
	float: none;
	text-align: center;
}
