BODY{
  margin : 0px;
  font-family : "Lucida Sans Unicode";
}
A{
  color : #0080c0;
}
A:HOVER{
  color : #ffffff;
  text-decoration : underline;
}
.menu{
  width : 300px;
  height : 300px;
  position : absolute;
  visibility : visible;
  top : 0px;
  left : 0px;
  font-size : 25px;
  background : url(small.gif) no-repeat fixed -20px -20px;
  margin : 0px;
  padding : 30 0 0 0px;
}
.menu LI{
  width : 254px;
  text-align : right;
  list-style : none;
}
.menu A,
.title A,
.navi A{
  color : #ffffff;
  text-decoration : none;
  font-weight : bold;
}
.title{
  width : 100%;
  height : 100%;
  border-collapse : collapse;
  background : url(big.gif) no-repeat fixed 110% 230%;
}
.title TD{
  vertical-align : bottom;
  text-align:right;
  color : #ffffff;
}
H1{
  font-family : "Lucida Sans Unicode";
  line-height : 0.85em;
  font-size : 110px;
  width : 450px;
  text-align : left;
  margin : 0px;
  margin-left : auto;
}
.year{
  font-size : 50px;
  padding-right : 70px;
}
H2{
  width : 230px;
  height : 200px;
  position : absolute;
  visibility : visible;
  top : 0px;
  left : 0px;
  font-size : 40px;
  background : url(small.gif) no-repeat fixed -90px -120px;
  margin : 0px;
  padding : 10 0 0 30px;
  color : #ffffff;
  line-height : 1em;
}
.note{
  padding : 30 30 30 250px;
}
.navi{
  background : url(mini.gif) no-repeat  103% 10px;
  padding : 35 10 25 250px;
  text-align : right;
}
