
body {
background: url(images/bg-header-celeste.png) repeat-x top #ffffff;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.3em;
}
.article_seperator {
	display: block;
	background: url(images/seperator.gif) no-repeat center;
	height: 40px;
}
h1 {
	font-size: 175%;
   
}

h2 {
	font-size: 150%;
    
}

h3 {
	font-size: 125%;
   
}

h4 {
	font-size: 125%;
	text-transform: uppercase;
	color: #787878; 
}
h5 {
	font-size: 90%;
	color: #FF7D91;
	text-transform: uppercase; 
}
h6 {
	font-size: 100%;
	color: #2EBA2F;
	text-transform: uppercase; 
}