#logo {
    width:100px;
}

/* sets max height for all images in gallery */
.gallery {
    max-height:200px;
    height:auto;
}

h1, h3 {
    margin:20px;
}

h1 {
    text-align:center;
}