/* 
	HCP Hungary colour 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/
#landing_page h1{
	background-color:#FFFFFF;
}


#home_title{
	background-color:#7886A3;
	background-image: url(../images/home_title_bg.jpg);
}

#home_text{
	background-color:#D1C9DA;
}