body { 
margin:0; 
padding:0; 
height: 100%;
background-image: url(images/bgwood.gif);
background-repeat: repeat-x;
background-position: bottom left;
background-color: #FFF;
color: #FFF;
}

a, a:hover {
color: white;
}