body { 
  border: thick solid #CC0033;
  margin-top:30px;
}

html { 
  background-color:#CC0033;  
  background-position:top;  
  background-repeat:no-repeat;  
  background-attachment:fixed;  
  text-align:center;
  background-image:url(images/CAWeb-outdated-header.gif);
}