body{
	background:#e1d2af url('images/bg.jpg') top center;
	font-family:verdana, arial, sans-serif;
	color:#742b2f;
	margin:0;
	text-align:center;
	}
.wrapper{
	width:900px;
	margin:0 auto;
	}
h1,h2{font-weight:normal;}
address{
	margin-top:50px;
	font-style:normal;
	}
a{
	color:#0e5d54;
	}
a:hover{
	color:#742b2f;
	}
.label{
	color:#0a3d37;
	}