body {background-color: black;color: #f60;max-width: 1080px;min-width: 480px;margin: 0 auto;font-size: 100%;text-decoration: none;}a li:hover {text-decoration: underline;list-style-type: none;}a {text-decoration: none;}h1 {font-size: 3rem;}h2 {font-size: 2rem;}section header {background-color: #222;border-radius: 10px;margin: 1% 1% 0 1%;text-align: center;}section article {background-color: #222;border-radius: 10px;margin: 1% 1% 0 1%;text-align: center;}section footer {background-color: #222;border-radius: 10px;margin: 1% 1% 0 1%;text-align: center;}section footer a {font-size: 1rem;color: #f60;}#mobile {display: none;min-height: 30px;clear: both;border-radius: 10px;margin: 1% 1% 0 1%;background-color: #222;text-align: center;}#mobile a {font-size: 1rem;color: #f60;margin: 5px;}header.global {min-height: 80px;clear: both;background-color: #222;border-radius: 10px;padding: 5px;margin: 1% 1% 0 1%;}header.global img {max-height: 100%;max-width: 100%;float: left;border: 0;margin-left: 20px;}nav.global {min-height: 60px;clear: both;border-radius: 10px;margin: 1% 1% 0 1%;background-color: #222;}nav.global li {float: left;margin: 5px;}nav.global a {list-style-type: none;list-style-image: none;list-style-position: inside;font-size: 1rem;color: #f60;}.desktopHead {text-decoration: underline;text-align: center;font-size: 2rem;font-weight: bold;color: #f60;}.desktopDescribe {text-decoration: underline;text-align: center;font-size: 1.2rem;font-weight: normal;color: #f60;}@media only screen and (max-width: 800px) {header.global img {float: none;}header div.img {text-align: center;}nav.global {display: none;}#mobile {display: block;}nav.global:target {display: block;z-index: 1;position: relative;top: -45px;}nav.global li {float: none;text-align: center;}}