body {
	background-color:#e9edec;
	margin:0px;
	padding:0px;
}

#wrapper {
	background:transparent url('../images/placeholder/background.png') repeat-x top left;
	height:295px;
	margin-top:-170px;
	position:absolute;
	top:50%;
	width:100%;
}

#content {
	background:transparent url('../images/placeholder/martin.jpg') no-repeat top left;
	height:285px;
	margin:0 auto;
	padding:5px 0 5px 380px;
	width:340px;
}
	#content p,
	#content p a {
		color:#fff;
		font-family:'Adobe Caslon Pro','Caslon',Georgia,'Times New Roman',serif;
		font-size:21px;
		line-height:26px;
	}