body
{ 
font-family: Verdana, "Times New Roman",
          Times, serif;
color: purple;
background-color: #c0ffc0;
background-image: 
url('logo/mexhat.gif');
font-size: 8pt
}


table 
{
table-layout: automatic
border-width: 0;
width: 728px
align: center
}
h1 
{
text-align: center;
font-size: 24pt
}
h2 
{
text-align: center;
font-size: 18pt
}
div.img
{
  margin: 2px;
  border: 0px solid #69009f;
  height: auto;
  width: auto;
  float: left;
  }	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 2px solid #69009f;}
