

.logo
{
    margin-bottom: 0px;
    margin-top: -16px;
}

.container
{
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.featurette-divider
{
    margin-top: 30px;
}

.headingcater
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    height: 0px;
}

.text-center
{
    font-weight: bold;
    font-style: italic;
    color: #585855;
    text-decoration: underline;
}

.carousel
{
}

.poster
{
    color: #f5f9f5;
    font-weight: bolder;
    background-image: url('pic/frontwall.jpg');
    background-size: cover;
}

.body
{
    background-size: cover;
}

