body {
    font-family:'Courier New', Courier, monospace;
    background-color:#eeeeee;
    font-size: 1.4em;
    font-weight: normal;
    color: black;
}

.artwork-gallery-detail {
    width: 90%;
    height: auto;
    padding-bottom: 20px;
}

.artwork-gallery-list {
    width: 60%;
    height: auto;
    padding-bottom: 10px;
}

.artwork-gallery-list-title {
    padding-top: 5px;
    padding-bottom: 30px;
}

.lga-links {
    text-decoration: none;
    color: black;
    font-weight: bolder;
}

#footer {
    font-size: 0.9em;
    height: 2.5rem;
    margin-top: 2rem;
}

#lgatitle {
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
