body {
   
  text-align: center;
   background-image: url('images/star.png');
  background-repeat: repeat;
     
  background-color: black;
  color: white;
  


  
  font-family: 'Comic Sans Ms';


  a {
	  background-color: black;}
}