body {
	background-color: #EBE6E0;
	margin: 0px;
	padding: 0px;
}
#cont {
	position:fixed !important;
	position: absolute;
	height: 545px;
	width: 895px;
	left: 50%;
	top: 50%;
	margin-top: -240px;
	margin-left: -435px;
}
#cont a:link {
	height: 430px;
	width: 779px;
	position: absolute;
	border: 0px #000000;
}
#cont a:visited {

	height: 430px;
	width: 779px;
	position: absolute;
	border: 0px #000000;
}
#cont a:hover {


	height: 430px;
	width: 779px;
	position: absolute;
	border: 0px #000000;
}
#cont a:active {



	height: 430px;
	width: 779px;
	position: absolute;
	border: 0px #000000;
}

