-header {
- background-image: url('/images/header_foreground.png');
- background-repeat: no-repeat;
- background-size: auto 300px;
- height: 300px;
-}
-
-header a {
- color: transparent;
- display: block;
- max-height: 500px;
-}
-
-main {
- background-color: #fff;
- padding: 1.414em;