/* CSS Document */
body{ 
margin: 46px; 
font-family:arial; font-size:12px; color:#000000; 
background-color:#C9D4E7; 
background-position:left top; 
background-repeat:repeat-x; 
background-image:url(images/introTile.gif); 
}

.tablePosition {
	top: auto;
	margin-top: 0px;
	background-image: url(images/introbackground.gif);
}
