body {
	margin: 0px;
	font-size: 12px; 
	color: white;
	font-family: Verdana, MS Sans Serif;
	background: #e0d9cf url(../images/background.gif) repeat;
}

a:link { color: black; text-decoration: underline }
a:visited { color: black }
a:hover { color: white }
a:active { color: black }

#wrapperX {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -312px;
	min-width: 995px; 
}

#wrapperY {
	position: relative;
	text-align: center;
	width: 100%;
	height: 626px;
	margin: 0px;
}