
/* ::::: http://www.brand-crea.com/style.css ::::: */

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: rgb(255, 255, 255); text-decoration: none; }
a:visited { color: rgb(255, 255, 255); text-decoration: none; }
a:active { color: rgb(102, 102, 102); text-decoration: none; }
a:hover { color: rgb(255, 255, 0); text-decoration: underline; }

