/* CSS Document */

body {
	background-color: #cc6633;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 62.5%;
}

#logo-layer {
	position:absolute;
	width:770px;
	height:60px;
	z-index:5;
	left: 8px;
	top: 8px;
}
