H1 { color: black; font-size: 37px; font-family: arial }
H2 { word-spacing: 2em; font-size: 30px; font-family: fantasy, arial; position: relative; top: 150px  }
H3 { word-spacing: 1em } 
H4 { color: red; font-size: 30px; font-family: fantasy; position: relative; top: 50px; left: 50px }



H5 { color: red; font-size: 25px; font-family: fantasy, arial; position: relative; top: 100px; z-index: 10 }
H6 { color: black; font-size: 30px; font-family: arial; position: relative; top: 100px; z-index: 20 }

IMG.under { position: relative; top: -100px; z-index: 1 }


P { text-indent: 1cm; font-family: courier }
P.first { color: black; background: red}
P.second { color: red; background: black }
P.third { color: red; background: black; position:relative; top:100px; right:50px; left:50px }
P.fourth { color: red; position:relative; left:100px }

P.indentar { color: red; background: black; position: relative; left: 100px }
P.indentbr { color: red; background: black; position: relative; left: 200px }
P.indentcr { color: red; background: black; position: relative; left: 300px }
P.indentdr { color: red; background: black; position: relative; left: 400px }

P.indentab { color: black; background: red; position: relative; left: 100px }
P.indentbb { color: black; background: red; position: relative; left: 200px }
P.indentcb { color: black; background: red; position: relative; left: 300px }
P.indentdb { color: black; background: red; position: relative; left: 400px }


P B { color: red } 

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none } 