body{
    background-image:url("haikei/crystall_side.gif");
    background-repeat:repeat-y;
    background-position:left top;
    background-color:#fff;
    text-color:#000;
    margin:100 100 50;
    font-size:x-small;
}

p{
    font-size:xx-large;
    text-align:center;
}

a { text-decoration: none;}
a:link { color: #f00;} 
a:visited { color:#000080;} 
a:hover { color: #00f; 
text-decoration: underline; } 
a:active { color: #000080;} 
