body, .bodyContent  { 
  background-image:url(images/splash_bg.jpg);
  background-position:Center Center;  
  background-attachment:fixed;  
  background-repeat:repeat-y;
  background-color:#000000;  
  border-width:0px;  
  border-style:Solid;  
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
} 