body {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: #FFCC00;    
    background-image: url('/images/background.gif');
}

p {
  /* text-align: center;     */
  background-attachment: fixed;  
}