<!DOCTYPE html>
<html>
<head>
<style type="text/css">
html {
background: url("imgs/home.gif") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
</head>
<body>
</body>
</html>