@charset "utf-8";
/* CSS Document */

div.fontsize{
font-size:10px;
}

div.tableback{
	margin:auto;
	background-image: url('./images/tableb4.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 2315px;
	width:783px;
}

div.chris{
	position:absolute;
	margin-top:1950px;
	margin-left:-148px;
	height:689px;
	width:148px;
	background-image:url('./images/chris.jpg');
}

div.snake{
	position:absolute;
	margin-top:2172px;
	margin-left:787px;
	height:468px;
	width:195px;
	background-image:url('./images/snake.jpg');
}


