body  {
  background-color: #ccc;
  margin: 0;
  padding: 0;
  }
  
  #splashwrapper  {
  width: 1024px;
  margin: 0px auto;
  }
  
  #splashlogo  {
  position: absolute;
  margin-top: -460px;
  margin-left: 160px;
   }
  
  #splashbanner  {
  height: 250px;
  margin-left: 10px;
  } 
  
  #splashNav ul  {
  list-style-type: none;
  margin-top: 32px;
  margin-left: 50px;
   }
