a img {border:none;}

#container {
  background:url(../images/gradient.jpg);
  position:absolute;
  width:100%;
  height:358px;
  z-index:-100;
}



pre {padding:20px;background:#f2f2f2;font-weight:bold;width:600px;}
div.note {padding:10px 20px 10px 20px;background:#f2f2f2;font-weight:normal;width:600px;}
div.note h3 {padding:0;margin:0;color:#e00000;}
span.red {color:#e00000;}
span.grey {color:#999;}