body {
	background-color: #000;
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}


#photo {
	float: left;
	height: 578px;
	width: 788px;
	border: 1px solid #FFF;
	position: relative;
	background-image: url(../images/photo01.jpg);
	background-repeat: no-repeat;
}
