﻿body
{
    font-family: Helvetica,​Arial,​sans-serif;
    background: url("img/4.jpg") no-repeat fixed left bottom transparent;
}

a
{
    color: #333333;
    text-decoration: none;
}

    a:hover
    {
        color: #0092BC;
    }

div#embedded-feed
{
    height: 500px;
}

div#tmm_header
{
    background: url("img/header.jpg");
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 103px;
}

div#tmm_footer
{
    background: url("img/footer.jpg");
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 99px;
}

div#tmm_content
{
    background-color: #FFFFFF;
    border: 0px solid #DDDDDD;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    width: 760px;
}

div#embedded-feed
{
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    border: 1px solid #DDDDDD;
}
