html {  }
body { background:url('../images/background.jpg') top center no-repeat #000;color:#DDD;text-align:center; }
#holder { width:984px;margin:auto;position:relative;text-align:left; }
#header { background:url('../images/header.jpg') 58px 0 no-repeat;width:984px;height:132px;position:relative; }
    #header a { display:block;width:125px;height:95px;position:absolute;bottom:0;right:0; }
    #header img { width:904px;height:132px;display:block;right:22px;top:0;position:absolute; }
#content { width:575px;height:700px;position:absolute;top:132px;left:220px; }
#leftbar { width:220px;height:680px;position:absolute;top:132px;left:-1px; }
    #leftbar img { display:block; }
    .vintage { width:162px;height:106px;position:absolute;bottom:0;right:0; }
#rightbar { width:189px;height:689px;position:absolute;right:0;top:132px; }
    #rightbar img { display:block; }

