@import url(default.css);
h2
{
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 30px;
}
h2.First
{
  margin-top: auto;
}
p
{
  color: #333;
}