.thumbnail img {
  float: right; 
  border:9px solid #2A2820;
}

.thumbnail img:hover {
  border:9px solid #615F58;
}

.readmore {
  float: right; 
}

.readmore a, .readmore a:visited {
   color: #B8E2EF;
   text-decoration: none; 
}

.hl2 {
  color: #B8E2EF;
}

h1 {
  margin-top: 20px; 
}

.hl1 {
  color: #96ca49;
}

#introtext {
  margin-bottom: 20px; 
}

h2 {
  color: #fff;
  font-size: 20px; 
}

.thumbnail img {
  width: 410px;
}

.description, .thumbnail {
  margin-bottom: 65px; 
}


#pbottom a, #pbottom a:visited {
    color: #8c8B85;
    text-decoration: none;
    font-weight: bold; 
}

#pbottom a:hover{
    text-decoration: underline; 
}

