html
{
	height:100%;
	height-min:100%;
	background: url(../img/bgs.jpg);
}
body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background: #000 url(../img/bgh.jpg) center top no-repeat;*/
	background:#000;
	font-size:14px;
	height:100%;
	height-min:100%;
	padding:0px;
	margin:0px;
}
.logou
{
	background:url(../img/logo.jpg) center no-repeat;
}
.logog
{
	background:url(../img/logog.jpg);
}
.logod
{
	background:url(../img/logod.jpg) center no-repeat;
}