body {
	background: url(bg_tile.gif) repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}
a:link, a:visited {
	color: #666666;
	}
a:hover, a:active {
	color: #FF9900;
	}
#container {	
	position: absolute;
	left: 50%;
	top: 50%;
	width: 779px;
	height: 426px;
	margin: -213px 0 0 -389px;
	padding: 0;
	}
