div.img
{
  margin-right:95px;
  margin-bottom: -5px;
  margin-left: 130px ;
  float:left;
  text-align:center;  
}

div.img img
{
  margin:3px;
  border:1px groove #ffffff;
}

div.img a:hover img
{
  border:1px double #0F516B;
  margin: 3px;
}

div.desc
{
  float: center;
  text-align:center;
  font-weight:normal;
  font-family: tahoma;
  margin-bottom: 15px;

}
h1
{
  font-family: Tahoma;
  margin:20px;
}