@charset "utf-8";
/* CSS Document */

#page {
position:relative;
top: 315px;
	background-color: white;
	text-align: left;
	}
	
#photo {
	position:absolute;
	top: 60px;
	z-index:2;
	width:100%;
}
