body{
    background-color:#D6D6D6;
    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 
}
table { 
   	border-spacing:15px 10px; 

}
.m
 {
 position:absolute;
 left:50px;
 top:10px;
 }
.s
 {
  color:blue;
 }