/* CSS Document */

.rainbow-header{
	background-image:url(news-pics/rainbow_april_may_2010.jpg);
	background-repeat: no-repeat;
	width: 470;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFFFFF;
	background-position: center top;
	
}

.rainbow-header h1{
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 1em;
}

.rainbow-header h2{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	line-height: 1em;

}
