body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #E0D5B7;
	text-align: center;
}

#wrapper {
	width: 816px;
	height: 352px;
	margin: 15px auto 0 auto;
	background: #E0D5B7;
	text-align: center;
}

#overwrap {
	position: relative;
	width: 914px;
	height: 352px;
}


.photo {
	float: left;
	width: 408px;
	height: 352px;
}