H3.title{
          font-size:16pt;
          color:green;
          text-align:center;
          }

DIV.message{
          background-color:#666666;
          font-size:12pt;
          color:white;
          text-align:center;
          width:80%;
          position:relative;
          top:10px;
          left:10%;
}

IMG.thumb{
          width:120px;
          }


TABLE{
         text-align:center;
         width:80%;
         margin-left:10%;
}

TD{
         vertical-align:top;
}