#content { padding: 0; }

#cake h1 {

  background: url(/img/pages/cake.jpg) no-repeat; 
   
  display: block;

  width: 760px; height: 137px;
  
}

#cake h1 span { display: none; }

#cake h2 { color: #1F62A4; }

#cake li h2 { color: #333; } 

#static_with_sidebar { padding: 0 15px; }

#static_with_sidebar p {
  margin-top: 0 !important;
  
}

code { font-size: 1.2em; }

#static { 

  margin-top: 1em; 
  
  padding: 2em; 
  
  border-top: 1px solid #efefef; 
  
}