body 
{
  background-color: #cccccc ;
  background-attachment:fixed;
  margin: 0 0 100px 0;
  padding: 0px;
  font-family: arial, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 150%;
  text-align: center;
  padding-top:50px;

}

a {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  border: 0px;
  text-decoration: underline;

}