body {
height: 100%;
width: 100%;
margin: 0px;
background-color: #ffffff;
background-image: url(images/background_home.jpg);
background-repeat: repeat-x;
font-family: verdana;
font-size: 11px;
}

