body
{
    color: #010101;
}

#navbar-inverse
{
    background-color: #ffffff;
}

a.btn, button 
{
    background-color: #23b5bc;
    border: 2px solid #66a5b1;
    border-radius: 4px;
    color: #fff;
}

a.btn:hover, button:hover, a.btn:focus, button:focus {
}

a.btn:visited, a.btn:link {
    color: #fff;
}

#main-footer {
    border: 0;
    font-size: 12px;
}

#main-footer img {
    margin-bottom: 10px;
}

#rez-summary-list li img {
    width: 227px;
}