/* Default */
html {background-image: url(../images/background.webp)} /* Licensed from iStock (https://istockphoto.com) */
body {background-color: #fff; margin: auto; border-style: solid; border-width: 0px 1px 1px 1px; font-family: "Times New Roman", Times, serif; padding-bottom: 16px; margin-top: 32px; max-width: 800px;}
footer {border-style: solid; border-width: 1px 0px 0px; padding-top: 16px; text-align: center;}
h1 {font-size: 2.0em; font-weight: bold; padding-top: 26px; margin-bottom: -14px; margin-top: 0;}
h2 {font-size: 1.5em;}
p {font-size: 1em;}

/* #id selectors */
#check-in {font-size: 1em; padding-bottom: 12px; text-align: center;}
#copyright {display: block;}
#fox {font-size: 18px;}
#hidden {color: red; font-weight: bold;}
#kobold-labs-logo {float: right; height: 64px; margin-top: 24px; margin-right: 40px; width:64px;} 
#logo {display: block; height: 100%; width: 100%;}
#main {padding-left: 36px; padding-right: 36px; border-top: solid 1px #000;}
#memorial {display: none;}
#status {font-weight: 600; font-size: 1em; padding-bottom: 4px; text-align: center;}

/* Firefox Fix */
@-moz-document url-prefix() {
  footer {font-size: 14.5px; padding-top: 12px; margin-bottom: -2px;}

}
