﻿body
{
    background-color: black;
}
#content
{
    width: 760px;
    min-height: 550px;
    text-align: left;
    margin: 0 auto;
    text-align: justify;
    height: auto !important;
}
* html .content
{
    height: 550px;
}
#tier1
{
    position: relative;
    top: 75px;}
    
.footer-text
{
    color: #2c3f6a;
    font-size: 75%;
    text-align: center;
}
#footer
{
    position:relative;
    text-align:center;
}
