body {
	background-color: #378a9e;
	background-image: url(images/background.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
.face {
	position: absolute;
	width: 121px;
	height: 179px;
	left: 880px;
	top: 24px;
}

.headname {
	position: absolute;
	width: 235px;
	height: 33px;
	left: 390px;
	top: 112px;
}	

.spec {
	position: absolute;
	width: 378px;
	height: 20px;
	left: 391px;
	top: 149px;
	font-size: 12px;	
}

