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

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: 4px solid rgba(97,134,133,1);
    background-color:rgba(254,251,216,0.70); 
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    font-size:14px;
    font-color: rgb(97,134,133);
    font-weight: bold;
}

.container_17,
.container_16,
.container_24 {
  background-color: #d5f4e6;
  background-repeat: repeat;
  margin-bottom: 20px;
}

nav.container_17{
background-image: none;
}

.container_17 {
  background-image: url(../img/17_col.gif);
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}