html, body 
{
    height: 100%;
    width : 100%;
    padding : 0px;
    margin: 0px;
    background:url(/fileadmin/img/repeated_background.jpg) repeat-x top left; 
}


