body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d3b367;
	text-align:center;
}
#center {
position: absolute;
width: 990px;
height: 584x;
left: 50%;
top: 50%;
margin-left: -500px;
margin-top: -300px;
}
#link_html {
	top:0;
	margin-bottom:20px;
}
a {
	color:				#000;
	text-decoration:	none;
}
a:hover {
	color:				#CA932C;
	text-decoration:	none;
}

