/*Changing default values of headers*/
h1,h2,h3,h4 {font-family: lucida handwriting}
h1 {color: #1C9E06;  text-align: center;}
h2 {color: #800000; text-align: center;}
h3 {color: #800000; text-align: center;}
h4 {font-family:  arial; color:  #634F4F; text-align:  center;}
h5 {font-family: "Comic Sans MS"; color: maroon; text-align: center;}
h7 {font-family: "Comic Sans MS"; color: maroon; text-align: center;}
body {background-color:  #WHITE;}