body {
	background-color: #000000;
	background-position: center;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	width: 800px;
}

a {
	color: #ea008d;
	font-family: sans-serif;
	text-decoration: none;
}

.header {
	background-position: center;
	width: 800px;
	text-align: center;
}

.left {
	background-position: top;
	float: left;
	width: 390px;
	padding: 5px;
	padding-right: 10px;
	text-align: left;
}

.right {
	background-position: right top;
	float: right;
	width: 410px;
	margin: 0 0 0 -410px; 
}

.footer {
	clear: both; 
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 800px;
	text-align: center;
}
