body {
  background-color: #d6d6d6;
  background-image: url(back_ground-template.jpg);
  background-repeat: no-repeat;
  font-family: "Comic Sans", sans-serif;
  font-size: small;
  color: 595959;
  }
#heading {

    }
  #navigation {
    position: relative;
    float: left;
    }
  #title {
  position: relative;
  font-family: "wide latin";
  font-size: 5em;
  font-weight: normal;
  color: #d6d6d6;
  padding: 0px 0px;
  margin-top: -20px;
  margin-bottom: -31px;
  z-index:-1;
    }
#content {
    height: 600px;
    width:  500px;
    margin-right: auto;
    margin-left: auto;
    margin-top: ;
    background-color: #c1c1c1;
    }
  #content h1{
    text-align: center;
    }
  .years {
    list-style-type: none;
    }
  .months {
    display: in-line;
    list-style-type: none;
    }
#blog {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    }
#supernaut {
    width: 295px;
    margin-right: auto;
    margin-left: auto;
    }
#footer {
    position: relative;
    margin-left: 10%;
    margin-bottom: -13px;
    padding-top: .1px;
    }
  dl#exitlist {
      }
    dt.exits {
      width: 95px;
      list-style-type: none;
      border-left-style: solid;
      border-bottom-style: solid;
      border-left-width: 20px;
      border-bottom-width: 1px;
      border-color: #d6d6d6;
      }
    dl#exitlist dd{
      border-left-style: solid;
      border-bottom-style: solid;
      border-left-width:  20px;
      border-bottom-width: 1px;
      border-color: #d6d6d6;
      }
  .cc {
    background-color: 1d0000;
    padding-top: 2px;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 5px;
    margin-bottom: -11px;
            }
    #cclogo {
      margin-left: 45%;
      }
    #license {
      width: 800px;
      margin-right: auto;
      margin-left: auto;
      }
