

body  {
  font: normal 15px Arial, Helvetica, sans-serif;
  background:#ccc;
  margin: 0px auto;
  padding: 0px; 
  color: #333; 
  line-height: 180%;
}	
div, img, form, ul {
  margin: 0px;
  padding: 0px;
  border: 0px; 
}
#fixed_footer {position: absolute; position: fixed;  bottom: 0; left: 0; width: 100%; z-index: 1; background: url(images/ruby-on-rails-tracks.png) repeat-x; height: 91px;}
#fixed_footer_img {position: absolute; position: fixed; bottom: 18px; right: 18px; z-index: 2;}

#footer {padding-bottom: 150px; margin-left: 20px; color: gray;}
#master_list li {width: 90%; margin: 20px; list-style: none;}
#master_list li ul li {float: none; width: auto; height: auto; margin: 0; padding: 3px; border: none;}
#master_list li ul li:hover {background: #ddd;}
a {color: #bf1e2e;}
#master_list li ul    {background: white; padding: 5px;}
h2    {padding: 10px; margin: 0 0 0 0; font-weight: normal;  background: #888; color: white; font-size: 22px;}
h2 span {color: #ccc; font-weight: bold;}
.clear {clear: both;}
#logo img {float: left; margin: 10px 20px 0 0;}
#logo   {padding: 25px; margin: 0 0 0 0;}
.blurp {width: 400px; float: left; margin: 0 0 0 20px; padding: 0 0 0 0;}