body {
      	background:black;
        font-family:'Courier New';
        color:white
      }
      
      div {
      	border:1px solid white;
      	margin:auto;
      }
      
      #header {
        width:700px;
        font-size:30px;
        margin:auto;
        text-align:center;
        background: url('https://file.garden/ZWlUCY4S7Xz2vypS/archived%20backgrounds/stars%20%26%20space/space2.gif')
      }
      
      #nav {
      	border: 0px solid black;
        text-align: center
      }
      
      #artimage {
        height: 400px;
      }

      #selectedbutton {
      	color: white;
        background-color: green;
      }
      
      #theactualfuckingcomic {
        border:1px solid white;
        margin: 0px auto;
        background: url('https://geocities.restorativland.org/Area51/1583/4.gif');
        font-size: 30px;
        align-self: center;
      }
      
      img {
        padding: 5px;
      }
      