body {
  background-color:black;
  color:white;
  font-family : arial;
}
h1 { color: red;
text-align: center;}
p { text-align: center;}
img { text-align : center;
      height : 300px;
      width : 450px; }