body { 
    background: url("./nail/img/kabe2.gif");
    background-repeat:repeat-y;
    background-position:50%; 
    background-attachment: scroll;
    margin: 0px;
    padding: 0px;
    }

h1 {
    background: url("./nail/img/haikei.gif");
    background-repeat:no-repeat;
    background-position:center;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    }

h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    }

BODY {
    font-size : 13px;
    }

TD {
    font-size : 13px;
    }

FONT {
    font-size : 13px;
    }

A:link {
    color: #ffffff;text-decoration: none;
    }

A:visited {
    color: #ffffff;text-decoration: none;
    }

A:active {
    color: #666666;text-decoration: none;
    }

A:hover {
    color: #ffff00;text-decoration: underline;
    }
