div.body{	background :url("img/back.png");}
div.header{
	position :relative;
	top:0px;
}
h1{
	background:#fff;
	text-align :center;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}
div.side{
	float:left;
	margin-left:-170px;
}
hr{
	color:f9f;
}
img.hphoto{
	margin-left:130px;
	width:500px; height:400px;
	}
p.hon{
	margin-left:130px;
	background:#FF0;
	width:500px;
	height:300px;
	font-size:18px;
}