/* positions the site */
#container { width: 700px; margin-top: 32px; margin-left: auto; margin-right: auto;}
#banner { width: 700px; float: left;margin-bottom: 15px; }
#number { float: left; padding-top: 60px; }
#logo { float: right; }
#nav { }
#content { background-color: #fff; }
#footer { width: 700px; height: 35px; background-color: #84C447; }

body { color: #004710; background: url(images/bg.jpg) repeat-x #E5F7BA;margin-top: 0px;font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 95%;}
h1 {  color: #004710; font-size: 140%;font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bolder;}
h2 {  color: #84C447;font-size: 110%;font-family: Geneva, Arial, Helvetica, sans-serif;}
strong { color: #84C447; font-size: 105%;}
a { color: #84C447; }
a:hover { color: #84C447; }

.content { padding: 30px; line-height: 20px; color: #222;}
.footer { padding: 5px; font-size: 70%; line-height: 22px; color: #fff;}
.number { color: #84C447;font-size: 130%; }
.juice { color: #84C447;font-size: 60%; line-height: 15px;}