body{
	background: url("../images/orange_bg.jpg") repeat-x #eeeee6;
	color:#503d30;
	font-family: 'Pompiere', cursive;
}

h1, h2, h3{
	font-family: 'Varela Round', sans-serif;
	color:#503d30;
}

address{
	font-style: normal;
	font-size: 1.9em;
}

address h1, address h2, address h3{
	font-size:0.8em;
}

.edahler_middle{
	background: url("../images/orange_card.png") no-repeat scroll 0 -50px transparent;
    height: 950px;
}

.mid_wrapper{
	padding: 350px 160px 10px;
}

.edahler_top{
	height:348px;
	overflow: hidden;
}

.content_box{
	/*background: url("../images/content_box_bg.png") no-repeat scroll top left;*/
	width:629px;
	height:378px;
}

.content_box_wrapper{
	padding:40px;
}

.copyright{
	font-size:1.1em;
	color:#666;
	text-align: center;
}