.PageTitle   { background-color: #ffd371;  }
.Navigation  { background-color: #ffd691; background-repeat: repeat; 
               background-attachment: scroll; background-position: 0% 50% }
.Center      { background-color: #ffecc8; background-repeat: repeat; 
               background-attachment: scroll; background-position: 0% 50% }
.Error       { color: #FF0000 }
body         { color: #000000; background-color: #ffd371; 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% 50% }
a            { color: #e30000 }
a:link       { color: #e30000 }
a:visited    { color: #e30000 }
a:hover      { color: #000000 }
