/* 3b_green.css */

body {background-color: #cfc; color: #060; margin: 25px; }
#logo {text-align: center; }
h1 {margin-top: 35px; text-transform: uppercase; text-align: center;}
h3 {text-decoration: underline;}
p {text-indent: 20px;}
a {text-decoration: none;}
ul {list-style-image: url(images/smball.gif);}
ol {background-color: #cff; color: #066;}
#footer {text-align: center;}
img {border: none;}

#content h1 {color: #999;}

