#container {
  background: url(/images/temp_bg.jpg) 5px 80px no-repeat;
  height: 1200px;
}

#main_content a {
  text-decoration: underline;
}

#main_content a:hover {
  text-decoration: none;
}

#main_content p.except {
  float: none;
}

#main_content h3 {
  font-size: 14px;
  color: #ff0000;
  margin-bottom: 10px;
}
