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