BODY {
background-color : #00090F; 
color : #FFFFFF; 
background-image : url(cec_bk.jpg); 
} 

h1 {
font-weight : bold; 
color : #FF0000; 
background-color : transparent; 
text-align : center; 
} 
h2 {
font-weight : bold; 
color : #f8c867; 
background-color : transparent; 
text-align : center; 
} 
h3 {
font-weight : bold; 
font-family : Arial, Times New Roman, sans-serif; 
} 
blockquote {
text-align : justify; 
margin-right : 8%; 
margin-left : 8%; 
} 
p {
font-style : normal; 
font-weight : normal; 
text-align : justify; 
margin-right : 1%; 
margin-left : 3%; 
} 


a:link {
color : #FFFF66; 
text-decoration : none; 
background-color : transparent; 
} 
a:visited {
color : #FF00FF; 
text-decoration : none; 
background : transparent; 
} 
a:hover {
color : #9900CC; 
text-decoration : none; 
background-color : transparent; 
} 
a:active {
color : #9900CC; 
background-color : transparent; 
} 

HR {
width : 250px; 
height : 2px; 
color : #CC9900; 
text-align : center; 
background : transparent; 
} 