body, html { background-color: #333; margin: 0; padding: 0; font-family: 'Noto Sans', sans-serif; font-size: 11pt; color: #efefef; }

#image, #image img { width: 100%; height: 100%; margin: 0; padding: 0; display: block; }

.overlay { position: absolute; top: 15px; font-size: 0.9em; text-shadow: 1px 1px 3px #333; }
.overlay.left { left: 15px; }
.overlay.right { right: 15px; }
.overlay.bottom.right { bottom: 15px; top: auto; }
.overlay a { color: #fff; }

.message { display: block; text-align: center; width: 500px; margin: 0 auto; padding-top: 50pt; }
.message h1 { line-height: 100%; margin: 0 0 1em 0; }
