body {
	background: #28262B;
}

#glass-image {
    max-width: 100%;
}

#glass {
    font-family: Elsie, garamond;
    font-size: 3rem;
    color: #72706D;
    text-align: center;
}

#glass a {
    text-decoration: none;
    color: #433F47;
    letter-spacing: 5px;
    text-shadow: 1px 1px #302D33;
}

#glass a:hover {
	color: #797280;
}