h1{ color:blue;font-size:x-large;font-weight:bold;font-style:normal;text-align:center}
h2{ color:red;font-size:large;font-weight:bold;font-style:italic;text-align:left}
h3{ color: #ff6600;font-size:small;font-weight:bold;font-style:notmal;text-align:left;letter-spacing:normal;line-height:normal}
h4{ color:green;font-size:small;font-weight:bold;font-style:normal;text-align:left;letter-spacing:normal;line-height:normal}
h5{ color:green;font-size:small;font-weight:bold;font-style:normal;text-align:left;letter-spacing:normal;line-height:normal}


p{ color:blue;font-size:medium;font-weight:normal;font-style:normal;text-align:left;letter-spacing:normal}
body{background-color:Palegreen}
