@CHARSET "ISO-8859-1";

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

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

#headerClaim {
	position: absolute;
	top: -110px;
	left: 90px;
}

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