html
{
	height:100%;
}
body
{
	height:100%;
	background-color:#000000;
}
.main
{
	height:100%;
}
