/* CSS Document */

#page {background-color:#faf3d8;}
h2, p {color:#e3c800;}
#navigation li a {background-color:#e3c800; border:1px solid #faf3d8;  color:#faf3d8;}

#header { background: url('images/links-header.jpg') no-repeat bottom center;}

#navigation li a {background-color:#e3c800; border:1px solid #faf3d8; color:#faf3d8;}
h2 { width:940px; background-color:#e3c800; padding:10px; margin:0; color: #faf3d8; margin-left:-10px; margin-top:-20px; text-transform:uppercase;}

#footer { background-color:#e3c800; height:200px;} 
#footer p{  font-size:16pt; color:#faf3d8; }
#footer a {color:#faf3d8;}


