/* Custom styles go here */
body {
  margin: 0;
}

.top-buffer { margin-top: 10px; }

.space-bottom {
    margin-bottom: 50px;
}

.space-bottom2 {
    margin-bottom: 25px;
}

.space {
    margin-left: 1.5em;
}

.my-thumbnail img {
    width:  75px;
    height: 75px;
}

.fancy-button {
    width: 20em;
    height: 2em;
    box-shadow: 5px 5px 3px #888888;
}
