body {
   font-family: Helvetica,Times,Palatino,Arial,Verdana, "Trebuchet MS", sans-serif;
   background-color: rgb(94,132,49);
   background-color: rgb(203,56,74);
   background-color: rgb(103,24,19);
   font-size:13px;
   color:rgb(89,86,63);
   line-height:1.2em;
}
.content {
   margin-left:auto;
   margin-right:auto;
   margin-top:138px;
   padding-top:10px;
   text-align:center;
   height:100%;
}
.txt {
   padding:10px;
   text-align:left;
   font-family:Tahoma;
   font-size: 94%;
   min-height:350px;
}
.txt h2 {
   font-size:94%;
}
img {
   border:none;
}
