body  { 
background : url("../Imagens/background.jpg"); 
background-repeat : repeat;
 } 
 h1  { 
text-align : center; 
font-weight : bold; 
color : #3333ff; 
font-size : 25px; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
 } 
 h2  { 
text-align : center; 
font-weight : bold; 
color : #3333ff; 
font-size : 15px; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
 } 
 h3  { 
text-align : justify; 
font-weight : normal; 
color : #000066; 
font-size : 22px; 
font-family : "Times News Roman", Arial, Helvetica, sans-serif; 
 } 
 h4  { 
text-align : left; 
font-weight : normal; 
color : #000066; 
font-size : 15px; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
 } 
 h5  { 
text-align : left; 
font-weight : normal; 
color : #3333ff; 
font-size : 18px; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
 }
 h6  { 
text-align : center; 
font-weight : normal; 
color : #000066; 
font-size : 25px; 
font-family : "Script MT Bold", Arial, Helvetica, sans-serif; 
 }