body {
        font-family: arial, tahoma, verdana, century gothic;
        overflow-y:scroll;
        font-size: 10px;
        letter-spacing: 1px;
        color: #555555;
        background-image: url(img_tag/bg.gif);
        background-attachment:fixed;
        margin: 0;
}


h1      {
        font-family: arial, tahoma, verdana, century gothic;
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 4px;
        color: #fff8dd;
        margin-top: 10px;
}


h2      {
        font-family: arial, tahoma, verdana, century gothic;
        font-size: 9px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #ffffff;
        height: 2px;
        margin-top: 0px;
}


div#content {
        link: #555555;
        font-size: 12px;
        color: #555555;
        letter-spacing: 0;
        line-height: 1.5;
        margin-left: 20px;
        margin-top: 0px;
        width: 370px;
        height: 400px;
}


A:link{
        font-family: arial, tahoma, verdana, century gothic;
        font-size: 11px;
        COLOR: #ffffff;
        TEXT-DECORATION: none;
        font-weight: bold;
        letter-spacing: 0.4em;
}


A:visited {
        font-family: arial, tahoma, verdana, century gothic;
        font-size: 11px;
        COLOR: #ffffff;
        TEXT-DECORATION: none;
        font-weight: bold;
        letter-spacing: 0.4em;
}


A:hover {
        font-family: arial, tahoma, verdana, century gothic;
        font-size: 11px;
        COLOR: #555555;
        TEXT-DECORATION: none;
        font-weight: bold;
        letter-spacing: 0.4em;
}


A:active {
        font-family: arial, tahoma, verdana, century gothic;
        font-size: 11px;
        COLOR: #ffffff;
        TEXT-DECORATION: none;
        font-weight: bold;
        letter-spacing: 0.4em;
}


div#bg {
        width: 613px;
        height: 630px;
        background-image: url(img_tag/content.png);
        background-attachment:repeat;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
}


div#top {
        width: 370px;
        height: 86px;
        margin-top: 45px;
        margin-left: 20px;
        position:absolute;
}


div#category {
        width: 170px;
        font-size: 12px;
        line-height: 1.5;
        color: #555555;
        margin-top: -236px;
        margin-left: 450px;
        position:relative;
}


div#bottom {
        width: 400px;
        height: 30px;
        position:absolute;
        margin-left: 20px;
        margin-top: 617px;
}


div#counter {
        position: absolute;
        margin: fixed;
        margin-left: 0px;
        margin-top: 20px;
}


div#contact {
        margin : auto;
        width : 400px;
        margin-top : 0px;
        margin-left : 0px;
        background-image: url(img_tag/invisible.gif);
        background-attachment:fixed;
}