body, html{
    height:100%;
    background-color: #738290;
    color:#fff;
}
.full-height{
    height:100%
}
.text-muted{
    color:#ccc !important;
}
a{
    color:#fff;
}