body {
  margin:0;
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#fff;
  font-size: small;
  background-image: url("images/tile.jpg");  
  }
a:link {
  color:#ccc;
  text-decoration:none;
  }
a:visited {
  color:#ccc;
  text-decoration:none;
  }
a:hover {
  color:#ccc;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
.style1 {
  font-weight: bold;
 }
.style2 {
  font-size: x-small;
 }

