css readme
Code:
c_??_??.css   // changes to all info pages in a category
stylesheet.css for header background image
Code:
#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}
By creating additional css files and calling different images in these you can have different headers