@CHARSET "ISO-8859-1";

body {
	background: url('../images/pageBack1.png') top fixed repeat-x; 
}

body > table td.header {
	width: 960px; 
	height: 302px; 
	background: #202020 url('../images/header1.jpg') top center no-repeat;
}

#headerClaim {
	position: absolute;
	top: -190px;
	left: 170px;
}

div.shadowBack {
	background: url('../images/pageBack1.png') top fixed repeat-x; 
}