body {
background-color:#000000;
}
h1
{
  font-family: "Times New Roman",Georgia,serif;
  font-size: 40px;
  text-align: center;
  text-decoration: none;
  color: #20cf19;
  
}
h2
{
  font-family: "Lucida Console",Monaco,monospace;
  font-size: 30px;
  text-align: left;
  text-decoration: underline;
  color: #ffffff;
  
}

p {
font-family: "Lucida Console", Monaco, monospace;
font-size: 15px;
letter-spacing: 2px;
word-spacing: 2px;
color: #20CF19;
font-weight: normal;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: none;
}

a {
font-family: "Lucida Console", Monaco, monospace;
font-size: 15px;
letter-spacing: 2px;
word-spacing: 2px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: none;
}
