@charset "utf-8";
/* CSS Document */

div.fontsize{
font-size:10px;
}

div.tableback{
	margin:auto;
	background-image: url('./images/tableb3.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 915px;
	width:783px;
}

div.chris{
	position:absolute;
	margin-top:564px;
	margin-left:-170px;
	height:676px;
	width:170px;
	background-image:url('./images/chris.png');
}

div.snake{
	position:absolute;
	margin-top:792px;
	margin-left:787px;
	height:448px;
	width:194px;
	background-image:url('./images/snake.png');
}

div.re1banner{
	position:absolute;
	margin-left:7px;
	background-image:url('./images/rebanner.png');
	width:773px; 
	height:224px;
	z-index:4;
}