/** Reset some basic elements */
@import url(https://fonts.googleapis.com/css?family=Cherry+Swash:400,700);
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { font-family: helvetica, sans-serif; margin: 0; padding: 0; }

.site-header { background: rgba(255, 255, 255, 0.7); padding: 2vw; position: absolute; width: 96vw; z-index: 1000; }

.site-header h1 { font-family: 'Cherry Swash', sans-serif; font-size: 1.5em; font-weight: 700; }

.site-header p { font-family: sans-serif; }

.attribution { position: absolute; width: 100vw; z-index: -2000; }

/*# sourceMappingURL=main.css.map */