.img-responsive {
    height: auto;
    width: auto;
    max-height: 72px;
    max-width: 250px;
}

.contentHolder {
    min-width: 75%;
}

.headerFont {
    font-family: 'Nanum Pen Script', cursive;
}

a.linkText {
    color:blue;
    text-decoration:none;
}

