
body{    background: #202020  url(Logos.jpg) no-repeat top right;             
         color: #0000CC;
         font-family: sans serif;
         font-style: bold;
         margin-left: 15%; 
         margin-right: 20%; 
         text-align: center right;
}

h1{      color: #33FFCC;
}
    
#footer{ color: #FF0000;
         background: #787878; 
         font-size: .8em;
         text-align: center;
         text-style: itallics;
}