body{
  background:black url(images/backgrounds/catsonmars.gif);
  color:white;
}
 .links{
position:relative;
text-align:center;
background-color:white;
opacity:.8
}

  
a{
  font-size:35px;
}

h1{
  font-size:50px;
  background-color:black;
  width:150px;
  transform:translate(610px,50px);
}