@charset "utf-8";
/* CSS Document */

div.flash{
	margin:auto;
	width:466px;
	height:215px;
	overflow:auto;
	background-image:url('./images/golfcourse/golfcourse.jpg');
}

div.tableback{
	margin-left:61px;
	background-image: url('./images/middlepiece.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	width:920px;
	height: 800px;
}