a {font-size:1em;color:#a60b16}
a:visited {color: #a60b16}
a:active {color: #a60b16}
a:hover {color: #a60b16; text-decoration: none}

HTML,BODY { overflow:hidden;font-family:arial,verdana,helvetica;}
body {
	background-color:#d4a464;
	height:100%;
	font-size:62.5%
}
* {
	margin: 0;
	padding: 0; 
	font-size: 1em;
	font-weight: normal;
}
#logo {
	z-index:100;
	clear:both;
	margin-bottom:50px;
}	
#center {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-250px;
	margin-left:-300px;
	text-align:center;
	z-index:5;
} 	
img {
	border:0px;
}
.logotitle {
	color:#000000;
	font-size:2em;
	font-weight:bold;
}
.contacttitle {
	color:#000000;
	font-size:1.6em;
	font-weight:bold;
}
.contactsubtitle {
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
}
p {
	font-size:1.2em;
}
#spacer {
	height:60px;
	clear:both;
}			