div {
      text-align: center;
    }
p {
      color: #00FF00; 
      text-align: center;
      font-family:courier;
    }
h1 {
      color: #00FF00; 
      text-align: center;
      font-family:courier;
    }
h2 {
      color: #00FF00; 
      text-align: center;
      font-family:courier;
    }
h3 {
      color: #00FF00; 
      text-align: center;
      font-family:courier;
    }
h4 {
      color: #00FF00; 
      text-align: center;
      font-family:courier;
    }
a {
      font-size:400%;
      color: #00FF00; 
      text-align: center;
      font-family:courier;
}
div2 {
      color: #00FF00; 
      text-align: center;
      font-family:courier;
    }
