body {
	margin: 0em auto;
	padding: 0em;
	font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;
	text-align: center;
}

#logo{
	height: 204px;
	width: 638px;
	margin: 0 auto;		
	background: url(../img/logo.jpg) top center no-repeat;
}

#headline{
	font-style: italic;
	font-weight: bold;
}

#text{
	font-style: italic;
	font-weight: bold;
}


#footer, #contact{
	font-weight: normal;
}

#autoscoutlink{
}
