@font-face {
    font-family: 'folio';
    src: url(folioxb.ttf);
}

body {
   
   background-image: url(Images/QEr9.gif);
   background-size: cover;

  }

.Nav-Bar {
    background-color: black;
    background-image: url(Unnamed.jpg);
    background-repeat: repeat;
}

.Nav-Bar-Buttons {
  font-family: ms gothic;
  width: 300px;
  height 652px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  background-color: black;
text-align: center;font-size: 50px;}

    
}

.title { font-size: 80px; 
   text-align: center;
   font-family:folio;
    color: #FFFFFF}

p { color: #FFFFFF;}


.header{
    width: auto;
    height: 100px;}

.side{
    width: 200px;
    height: 400px;
    flex-wrap: wrap;
    
}


.maincontainer {
  font-family: ms gothic;
  font-size: 16px;
  width: 1080px;
  height:952px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  background-color: black;}

.container {
    width: 500px;
    height: 200px;
}

.side {
  width: 200px;
  height: 400px;
  flex-wrap: wrap;
  display: block;
  position: absolute;
}

.foot-links {
    margin-left: 1080px;
}