html {
height:101%;
}

body {
background-image:url(images/hg.jpg);
background-repeat:x-repeat;
background-position:0px 0px;
margin:0
}

#wrapper {
width:1200px;
overflow:hidden;
margin:0 auto
}