body {
  background-color:#462c2d;
  text-align: center;
	font-weight: bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
}

h1 {
  color: #c0ff00;
    background-color:"#462c2d";
  text-align: center;
  font-weight: bold;
}

a:link {
  color: #c0ff00;
  text-align: center;
  font-weight: bold;
}

a:visited {
  color: #c0ff00;
  text-align: center;
  font-weight: bold;
}