/* SECTIONS */

h2#subnavtitle_home {
	background: #fff url("/images/lhs/sections/home.jpg") top left no-repeat;
}
h2#subnavtitle_about {
	background: #fff url("/images/lhs/sections/about.jpg") top left no-repeat;
}
h2#subnavtitle_products {
	background: #fff url("/images/lhs/sections/products.jpg") top left no-repeat;
}
h2#subnavtitle_recipes {
	background: #fff url("/images/lhs/sections/recipes.jpg") top left no-repeat;
}
h2#subnavtitle_technical {
	background: #fff url("/images/lhs/sections/technical.jpg") top left no-repeat;
}
h2#subnavtitle_contact {
	background: #fff url("/images/lhs/sections/contact.jpg") top left no-repeat;
}
