/* CSS Document */

#page {background-color:#ecf4e0;}
h2, p {color:#94c947;}

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

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

#footer { background-color:#94c947;} 
#footer p{  font-size:16pt; color:#ecf4e0; }
#footer a {color:#ecf4e0;}
