/*HEADER IMAGE*/
	.box03 h3 .top_right,
	.box03 h3 {
		background-image: url(images/head.gif);
	}
	
/*CONTENT AND FOOTER IMAGE*/
	.box03,
	.box03 .content,
	.box03 .footer {
		background-image: url(images/bottom.gif);
	}
	
/*OTHER DEFAULT OVERRIDES*/
	.box03 h3 .top_right{
		text-align:center;
	}