body
{
  background: url(images/top2.png) repeat-x;
}

{
  text-decoration: none;
  color: black;
  font-weight: bold;
}

a:hover
{
  color: blue;
}

#top 
{
  text-align: center;
}

.box
{
  border: dashed black 1px;
  width: 70%;
  margin: 1%;
  clear: none;
  padding: 5px;
}

.icon
{
  float: right;
}

#mail, #revolution, #photos, #anna
{
  float: left;
  clear: left;
}
