body{
    background-color:#E1E5CA;
    margin-left:20px;
    margin-right:20px
}
h2{
   color:#000000;
   font-family: verdana;
   font-size:26px
}
h3{
   color:#000000;
   font-family: verdana;
   font-size:18px
}
p{
   color:#000000;
   font-family: times, serif;
   font-size:14px   
}
img {
   border-style:none
}
.t {
   text-align:center 
}