* {
  margin:0;
  padding:0;
  }
html {
     height:100%;
     }
body {
     height:100%;
     text-align:center;
     background-color:#EBEBEB;
     }
a img {border:0px;}
a {font-family:Arial;color:#000000;font-size:12px;text-decoration:none;}
table {font-family:Arial;color:#000000;font-size:12px;display:inline;}