*{
margin:0px;
padding:0px;
}
html,body{
width:100%;
height:100%;
background-color:#FFFFFF;
}

#full{
background-image:url(../img/bg.png);
background-position:bottom;
background-repeat:repeat-x;
width:100%;
bottom: 0px;
text-align:center;

}

