BODY{
  font-size : x-small;
  font-family : Verdana;
  background : #ffd9d9 url(girls.png) no-repeat 85% 85%;
}
.menu A{
  width : 150px;
  height : 100px;
  display : block;
  margin : 5px;
  padding : 5px;
  color : #cb0606;
  font-weight : bold;
  text-align : right;
  text-decoration : none;
  border-top : 3px dotted #cb0606;
  border-right : 3px dotted #cb0606;
  letter-spacing : 2px;
}
.menu A:HOVER{
  color : #ff6347;
  border-top : 1px dotted #ff6347;
  border-right : 1px dotted #ff6347;
}
A{
  color : #ff8080;
  font-family : "Lucida Sans Unicode";
}
A:HOVER{
  color : #ff6347;
}
H1{
  color : #cb0606;
  letter-spacing : 3px;
  font-size : 12px;
  font-weight : normal;
}
H1 A{
  color : #cb0606;
  font-weight : normal;
}
#top{
  text-align : center;
  color : #ffffff;
}
#top A{
  color : #ffffff;
  font-family : "Lucida Sans Unicode";
  font-weight : bold;
}
#page{
  margin-right : 30%;
  font-size
}
.main{
  color : #cb0606;
  font-size : small;
  line-height : 150%;
}
.back{
  color : #cb0606;
  float : right;
}
.back A{
  color : #cb0606;
  letter-spacing : 9px;
  font-size : 12px;
  text-decoration : none;
  font-weight : bold;
}
#page H1{
  width : 110px;
  height : 80px;
  display : block;
  text-align : right;
  letter-spacing : 2px;
  font-family : "Lucida Sans Unicode";
  font-size : small;
  font-weight : bold;
  margin : 5px;
  padding : 5px;
  color : #cb0606;
  border-top : 2px dotted #cb0606;
  border-right : 2px dotted #cb0606;
}
