body 
{
	/*padding: 60px 10px;
    background: url("./loading2.gif") no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	*/
	background: url("./loading2.gif") no-repeat center center;
}
body, html {
    width: 100%;
    height: 100%;
    font-family: Arial, Tahoma, sans-serif;
}