@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: 1428px;
	width:783px;
}

div.chris{
	position:absolute;
	margin-top:1064px;
	margin-left:-148px;
	height:689px;
	width:148px;
	background-image:url('./images/chris.jpg');
}

div.snake{
	position:absolute;
	margin-top:1285px;
	margin-left:787px;
	height:468px;
	width:195px;
	background-image:url('./images/snake.jpg');
}



