 
BODY{
  
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : 90% 100%;
  background-image : url(http://www.geocities.jp/server-errors/not_found.html);
  color : #626262;
  background-color : #dfbf8f;
  font-size : x-small;
}
.title{
  font-size : x-small;
  letter-spacing : 0px;
}
A:LINK{
  color : #605437;
}
A:VISITED{
  color : #605437;
}
A:ACTIVE{
  color : #a69264;
}
A:HOVER{
  color : #a69264;
}
.emphasis{
  letter-spacing : 15px;
  font-size : x-small;
  
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
  margin-left : 15px;
}

