body {
	background-color: #059495;
	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: 158px;
	height: 160px;
	left: 833px;
	top: 50px;
}

.headname {
	position: absolute;
	width: 205px;
	height: 28px;
	left: 422px;
	top: 118px;
}

.box2 {
	position: absolute;

}

.online {
	position: absolute;
	width: 81px;
	height: 18px;
	left: 586px;
	top: 38px;
}

.spec {
	position: absolute;
	width: 378px;
	height: 20px;
	left: 385px;
	top: 145px;
	font-size: 12px;
}
.box {
	position: absolute;

}

