body {
	margin:0px;
	padding:0px;
	background-color:#a06c23;
}

#background {
	position:absolute;
	width:1200px;
	height:740px;
	left:50%;
	/*top:50%;*/
	margin-left:-600px;
	/*margin-top:-370px;*/
}

#link {
	position:absolute;
	top:480px;
	left:460px;
	width:268px;
	height:45px;
	cursor:pointer;
}