body{
	background-image:url('../images/bg.gif');
	background-position:top middle;
}
body.about-us #content h1{
	background-image:url('../images/page-titles/about.png');
}
body.electrical-services #content h1{
	background-image:url('../images/page-titles/electrical-services.png');
}
body.fire-services #content h1{
	background-image:url('../images/page-titles/fire-services.png');
}
body.maintenance #content h1{
	background-image:url('../images/page-titles/maintenance.png');
}
body.testing #content h1{
	background-image:url('../images/page-titles/testing.png');
}
body.our-projects #content h1{
	background-image:url('../images/page-titles/our-projects.png');
}
body.news #content h1{
	background-image:url('../images/page-titles/news.png');
}
body.our-clients #content h1{
	background-image:url('../images/page-titles/our-clients.png');
}
body.commendations #content h1{
	background-image:url('../images/page-titles/commendations.png');
}
body.contact-us #content h1{
	background-image:url('../images/page-titles/contact-us.png');
}
body.vacancies #content h1{
	background-image:url('../images/page-titles/vacancies.png');
}
body.offices #content h1{
	background-image:url('../images/page-titles/offices.png');
}
body.commendations #content h1{
	background-image:url('../images/page-titles/commendations.png');
}
#top{
	background-image:url('../images/logo-bg.png');
}