#background {
	background: url('images/blue/backgroundBodyBlue.jpg') repeat-y;
}

#topImg {
	background: url('images/blue/headerBlue.jpg');
}

#footer {
	background: url('images/blue/footerBlue.jpg');
}