style {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: none;
	cursor: crosshair;
	filter: Light;
	background-image: (url('mainbackround.jpg');
	position: static;
	border-top: thin none #FFFFFF;
	border-right: thin none #0099FF;
	border-bottom: thin none #0099FF;
	border-left: thin none #0099FF;
	background-image: url(mainbackround.jpg);
	background-position: left top;
	
}
