body {  
background-color: #FFFFFF;
background-image: url(img/bkgrd2.jpg);
background-repeat: repeat-x;
}

a img {
border: none;
}

#centre {
position:static;
margin:0px auto;
width:762px;
}

#links {
position:relative;
left:0px;
top:-8px;
width:762px;
height:62px;
z-index:1;
}
