body {
        background-color: #22211f;
        background-image: url(background_samt_v.jpg);
        background-repeat: no-repeat;
        background-position: bottom;
        background-attachment: fixed;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        color: #bbb39c;
}

a:link, a:visited, a:focus {
        text-decoration: none;
        font-weight: bold;
        color: #d13689;
}

a:hover {
        text-decoration: none;
        color: #d13689;
}

a:active {
        text-decoration: none;
        color: #d13689;

}

/*******************************************************************/
#header {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: smaller;
        font-weight: normal;
        color: #bbb39c;
        text-align: center;
}

#header .head {
        font-size: x-small;
}

#header h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-large;
        color: #d13689;
        font-weight: normal;
        text-align: center;
        margin: 30px auto 0 auto;
}

/******************************************************************/
#content {
        height: 300px;
        width: 700px;
        margin: 10px auto 20px auto;
}

#content h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-large;
        color: #d13689;
        font-weight: normal;
        text-align: center;
}

#content h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        color: #bbb39c;
        text-align: center;
}

#content p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        color: #bbb39c;
}

/********************************************************************/
#footer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        color: #bbb39c;
        text-align: center;
}

#footer ul {
        list-style-type: none;
        display: inline;
        padding-left: 0px;
        margin-left: 0px;
}

#footer li {
        display: inline;
        padding: 1px 25px;
}

#footer a:link, #footer a:visited, #footer #footer a:focus {
        text-decoration: none;
        font-weight: bold;
        color: #bbb39c;
}

#footer .menu-sibling menu-first a:active {
        text-decoration: none;
        color: #d13689;

}

#footer a:hover {
        text-decoration: none;
        color: #d13689;
}
