body {
 
  background-color: #000000;

}

p {
  
  font-family: "lucida console", courier, arial, "Times New Roman", Times, serif;
  color: #00FF00;
  text-align: center;
 
}

img{
 border:none;
}