/* override some index.php styles */
#wrap{
background: #000 url(../images/bg_wrap.gif) repeat-y 50% 0%;
}
#footer{
background: #000 url(../images/bg_footer.gif) no-repeat 50% 0%;
}
#top{
width: 100%;
background: url(../images/background_header_short.gif) repeat-x; 
}
#masthead {
width: 760px;
background: url(../images/header_short.jpg) no-repeat 50% 0%;
}

