body, html{
	margin:					10;
	background-color:		#000000;
	background-image:		url(../images/background.gif);
}

#center {
	width:					770px;
	height:					410px;
	position:				absolute;
	left:					50%;
	margin-left:			-385px;
	top:					50%;
	margin-top:				-205px;
	background-color:		#000000;
	color:					#eeeeee;
}