@charset "UTF-8";
body {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#copyright_text {
        background-color: #333333;
        width: 200px;
        line-height: 40%;
        font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
        text-align: center;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 16px;
        margin-left: auto;
        font-size: 95%;
}
#copyright_text h5 {
        font-size: 65%;
        color: #2BA306;
        margin:0 auto;
        background-color: #333333;
        font-style: normal;
        line-height: normal;
}
