BODY {
   background: white;
   color: black;
   font-family: times;
}

H1{ 
  color:#3b22a8;
 size:7;
}

H2{
 color:#6066ff;
 size:5;
}

H3{
 color:#2fa9ff;
 size: 4;
}

H4{
  color:#52c4ff;
  size: 3;
}

A{color: #3365e6}