body {	background-color: #13323f; 	background-image: url(images/bgtile.jpg); 	background-attachment: fixed; 	text-align: left; 	margin: 0; 	padding: 0;	}.header {	position: absolute;	top:0px;	left:0px;	height:201px;	width:1200px;	background-image: url("images/header.gif");	background-repeat: no-repeat;	margin: 0px;	padding: 0px;}.headerText {	position: absolute;	top: 10.2em;	left: 10.1em;	width:600px;	text-align: center;	margin: 0px;	padding: 0px;}.content {	position: absolute;	top:201px;	left: 0px;	height:354px;	width:1200px;	background-color: #23576c;	background-image:url(images/bg_tile.gif);	background-repeat: repeat;	margin: 0px;	padding: 0px;}.footer {	position: absolute;	top:555px;	left:0px;	height:46px;	width:1200px;	background-image: url("images/footer.gif");	background-repeat: repeat-x;	margin: 0px;	padding: 0px;}.footerText {	position: relative;	top: 5px;	left: 120px;	height: 15px;	width:700px;	text-align: center;}.repeater {	position: absolute;	top: 0px;	left: 1200px;	width: 5000px;	background-image: URL("images/repeater.gif");	background-repeat: repeat-x;}.errorcontent {	position: absolute;	top:0px;	height:354px;	left:0px;	width:1200px;	background-color: #23576c;	background-image:url(images/javaError.jpg);	background-repeat: repeat;	margin: 0px;	padding: 0px;}.ecText {	position: relative;	top: 30px;	left: 55px;	width:300px;	text-align: left;}img {border: 0px;}link {border: 0px;}