body{
  background: #ffffff url(img/tile3.gif);
  margin: 0px;
  padding: 0px;
  font-family: Georgia, Times New Roman;
  font-size: 10.5px;
  font-weight: normal;
  color: #171717;
  line-height:1.8em;
}
h1,h2,h3,h4,h5,ol,ul{
  margin: 0px;
  padding: 0px;
}
a{
  color: #333333;
  text-decoration: none;
}
a:hover{
  color: #000000;
  text-decoration: none;
}
a img{
  border: 0px;
}
.menu{
  width: 135px;
  text-align: center;
}
.photo{
  border: 1px solid #A38643;
  background: #ffffff;
  padding: 5px;
}
.cycle img{
  margin-left:10px;
  display: none;
}

