h1 
{
  margin: 85px;
}
/*selector {
  property: value;
}*/

h1
{
  color:#8B0000 ;
  font-size: 70px;
  }
footer{
	margin:85px; 
}