body{
	background: #770e00;
	margin:0;
	padding:0;
}

h1 {
	color: #b11117;
	font-size:22px;
}

a{
	color: #b11117;
	
}
#sitecontainer{
	background:#f6edd7 url('/static/img/tirol-classic/tirolclassic_bg.jpg');
	margin:0 auto 0;
	padding:0;
	position:relative;
	width:900px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}
#sitecontainer .text{
	padding: 0 43px 20px 43px;

}

#headerImage{
	background: url('/static/img/tirol-classic/tirol-classic-header-2012.jpg') top left no-repeat;
	width: 900px;
	overflow:hidden;
	height: 260px;
}

