a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

body {
  font-size: 22px; font-family: 'Grave Pain'; color: ghostwhite; text-align: center; vertical-align: middle;
  background-color: dimgrey; background-image: url("/images/backgrounds/red_checkered.gif"); background-size: 10%; background-repeat: round; background-attachment: fixed; background-origin: center;
}

#header {margin-top: 100px;}

header {position: relative; top: -15px; margin-bottom: 15px;}

#container {display: inline-block; background-color: darkgray; border: 3px double black; width: 600px; padding-top: 15px; padding-bottom: 15px;}