body {
  color: #333;
  font-size: 11px;
  height: auto;
  padding-bottom: 0px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
  border: 1px solid #666;
  overflow: hidden;
  text-align: center;
  margin-bottom: -3px;
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
}

.container_12 {
  background-image: url(../images/_012_col.gif);
}