body {
    background: url(../images/whitey.png)
}

#mch1 {
    font-family: 'Meie Script', cursive;
    /* font-family: 'Marck Script', cursive; */
}

#dd {
    font-family: 'Gugi', cursive;
    display: none;
}

#mcnav {
    background: black;
    color: white;
}

.carouselimage {

    height: 400px;

}

.carousel-caption {
    background: black;
}


.footer {
    position: fixed;
    width: 100%;
    bottom: 0;
}

