body {
	background: #9e8d71 url(../images/background.jpg) center top no-repeat;
}

p {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: .75em
}

#wrapper {
	width: 620px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	width:426px; 
	height:95px;
	margin: 0 auto;
}

#content {
	margin: 0;
}

h1,h2 {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3a5846;
	font-size: .75em;
	text-align: center;
}