body
{
	margin:0px;
	padding:0px;
	background-color: #765F52;
	color: #A19084;
	font-family:Arial, regular;
	font-size:62px;
}

a:link{
color: #ffffff;
font-size: 12px;
text-decoration:none;
}

a:visited{
color: #ffffff;
font-size: 12px;
text-decoration:none;
}


#headline-image {
background-image:url(../images/background.jpg); 
background-image:url(background.jpg); 
background-repeat:no-repeat;
background-position:center center;
height:520px;
text-align:center;
font-size:133px;
}

#headline-image a span {
visibility: hidden;
}

#content{
text-align:center;
}