
html {
	min-height: 100%;
}

body {
	height: 100%;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#container {
background:url(../image/tlo.jpg) center no-repeat;

width: 1080px;
height: 900px;
margin: 0 auto; 


}