    body {
        background: #231f20;
     }
 
  .wrapper {

   width:960px;
   
   margin:0 auto;
}

.links {
   position:fixed;
    top: 50%;
    margin-top: -9em; 
  
}

.links a {
text-decoration:none;
}
