body {
	text-align:center;
	width: 900px;
	height: 760px;
	background: #000;
	border:6px solid #5F5F5F;
	margin: 20px auto 20px auto;
	
}
a:link {
	color:#FFF;
	outline:none;
}
.imgh {
	text-align:left;
	float:left;
}