@CHARSET "UTF-8";
h2.header-about {
	background-image: 				url("../../../images/frontend/about/header_about.png");
	height:							44px;	
}

h2.header-pricing {
	background-image: 				url("../../../images/frontend/pricing/header_pricing.png");
	height:							44px;	
}

h2.header-help {
	background-image: 				url("../../../images/frontend/help/header_help.png");
	height:							44px;	
}

h1.not-found {
    margin:                        20px;
}