@charset "UTF-8";
body {
	background-position: center top;
	margin: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
}
div#content {
	/*background-position: center;*/
	text-align: center;
}
