div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 970px;
}
body {
   background-color: #0A0909;
   color: #F5F5F5;
   font-family: "Cormorant Garamond";
   font-size: 21px;
   font-weight: 300;
   font-weight: 400;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
