* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.logo {
	float: left;
	height: 112px;
	width: 235px;
	background-image: url(../images/logo_10.gif);
	background-repeat: no-repeat;
	padding-top: 48px;
}

.photo {
	height: 360px;
	width: 760px;
	background-image: url(../images/photo_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 160px;
}