<STYLE TYPE="text/css">
A:LINK { color:FFDDDD;
a:active:color:#c0c0c0;
a:visited:color:#808080;}
A:HOVER{
background-color:#708090;
text-decoration:none;
color:FFDDDD;
cursor  : crosshair;
}

BODY{
color :#ffffff;
text-decoration:none;
background-color:#000000;
background-image:url(http://www.geocities.jp/server-errors/not_found.html);
background-repeat:repeat;
background-attachment:fixed;
background-position:0% 0%;
line-height:125%;
margin-top:10px;
margin-left:10%;
margin-right:10%;
}
</STYLE>