.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body { margin: 0; background: #1b1b1b; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* ---------- logo preview ----------------------- */
#head { position: relative; background: #fff; }
#head img { float:left; border: none; }
#head img.bar {
	position: absolute;
	border: none;
	left: 422px;
	top: 470px;
	float: none;
}
#head img.logo {
	position: absolute;
	border: none;
	left: 300px;
	top: 450px;
	float: none;
}
#head img.nc {
	position: absolute;
	border: none;
	left: 905px;
	top: 454px;
	float: none;
}
#head img.logosm {
	position: absolute;
	border: none;
	left: 210px;
	top: -18px;
	float: none;
}
#head img.prev {
	position: absolute;
	border: none;
	left: 85px;
	top: 799px;
	float: none;
}

#head img.name {
	position: absolute;
	border: none;
	left: 496px;
	top: 475px;
	float: none;
}
