/* Dark Grey */
body  {background: #FFF; color: #444; text-align: center}

#top {background: #616161 url(../images/top_3.jpg) no-repeat; padding: 10px 0;}
#header {height: 120px; background: #616161 url(../images/header_3.jpg) no-repeat;}
#content {padding: 0 20px; background: #616161 url(../images/content_3.jpg) repeat-y;}
#footer {font-size: 11px; color: #eee; text-align: center; height: 30px; line-height: 30px; background: #880000 url(../images/footer_3.jpg) no-repeat;}
#bottom {background: #616161 url(../images/bottom_3.jpg) no-repeat; padding: 5px 0;}

