body 
{
  background-color: green;
  color:  blue;
}
h1 { 
font-family: "Brush script MT" ;
font-size: 60px;
}

footer
{
  margin-top: 20px;
  margin-bottom: 100px;
}


