
body {
  	background-color: ghostwhite;
}
h1 {
  color: green;
  margin-left: 20px;
}
h2 {
    color:green;
}
.red{
    color:red;
}
