html, body
{
	background: #00BAD1;
}

#header
{
	background: #fff url(../images/baby-food-header.jpg) no-repeat;
}

a, a:link, a:visited, a:hover
{
	color:#EC5581;
}

#headertxt h1
{
	color:#000;
}

h2, h3
{
	color:#00BAD1;
}

#content div.box1 h3, #content div.box2 h3, #content div.box3 h3		
{
	background: #00BAD1;
	color: #fff;
}
