BODY{
background-color:lightcyan;
}
H1{
color:black
font-family:serif;
text-indent:3em;
line-height:1.5;
}
H2{
color:black;
font-family:serif;
text-indent:3em;
line-height:1.5;
}
H3{
color:blue;
font-family:serif;
text-indent:3em;
line-height:1.5;
}
P{
color:blue
font-family:serif;
text-indent:3em;
line-height:1.5;
}
SPAN{
color:yellow;
font-family:serif;
text-indent:3em;
line-height:1.5;
}
