body,html{margin:0;padding:0;height:100%;overflow-x:hidden}body{background-color:#102e3a;background:url(/key_art_2560x1440_logo.jpg)no-repeat 50% fixed;background-size:cover;font-family:sans-serif;line-height:1.5;display:flex;flex-direction:column}header,main,footer{width:100%;max-width:800px;margin:0 auto;padding:20px;background:rgba(0,0,0,.8);color:#fcf5e8;box-shadow:0 0 10px rgba(0,0,0,.5);box-sizing:border-box}header{margin-top:25vh}header h1,footer p{margin:0}header nav ul{list-style:none;padding:0;display:flex}header nav ul li{margin-right:15px}header nav ul li a{color:#fff;text-decoration:none}main{flex-grow:1}footer p{text-align:center}@media(max-width:600px){header{padding-top:10vh}header,main,footer{padding:10px}header nav ul{flex-direction:column}header nav ul li{margin-bottom:10px}header nav ul li a{font-size:14px}}a{color:#ffa900;text-decoration:none}