body {
    background:rgb(255, 255, 255) url(../img/index/bg.gif);
    color:rgb(72, 45, 32);
    overflow-y:scroll;
    overflow-x:hidden;
}

a {
    color:rgb(230,128,156);
    text-decoration:underline;
}

#bg {
    
}

#bg2 {
    width:100%;
    height:16px;
    background:url(../img/top/bg2.gif) repeat-x 0 0;
}
