body{ background:fixed;
background-image:url(img/bg.gif);
background-repeat:repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:0px;
margin:0px;
}
.large_text{
font-size:16px;
font-weight:bold;
}
#header{background-image:url(img/header.gif);
width:980px;
height:183px;
margin:auto;
}
#nav{
padding-top:145px;
}
#slides{background-image:url(img/slide_bg.gif);
width:980px;
height:199px;
margin:auto;
overflow:hidden;
}
#footer{background-image:url(img/footer.gif);
width:980px;
height:108px;
margin:auto;
}