/*
Style semi-dynamic width by Marc Alexander (c) 2008
*/
.outside {
   width : 950px;
   }

.inside {
   background-image: url("images/bg_body.gif"); 
      background-repeat: repeat-y;
   }
