body { 
 margin: 0; padding 0;
 background: #000 url(/img/blue-ring-octopus-opencage.info.jpg) repeat scroll 0 10%; 
 font-family: helvetica,arial,sans-serif; 
 line-height: 1.3em; 
 }

h1 { 
 background-color: #000;
 padding: 20px 5px;
 font-size: 36px; 
 font-weight: bold; 
 color: #FF0; 
 }

.show-description h2{
 font-size: 22px; 
}
.show-description {
 background-color: #000;
 margin: 230px 0 0 180px;
 padding: 1px 30px 1px 30px;
 line-height: 1.1em; 
 font-size: 22px; 
 font-weight: normal; 
 width: 650px;
 color: #4F4;
 }

 .show-description  a {
  color: #fff;
  font-weight: bold; 
 }


