body {
		background-image:	url("images/bground.jpg");
		background-position:	top-left;
		background-repeat:	repeat;
		color:			white;
		font-family:		Verdana, Geneva, Arial, sans-serif;
		}

	#links a:link {
		color:			white;
		float:			right;
		font-size:		20px;
		}

	#links a:visited {
		color:			white;
		float:			right;
		font-size:		20px;
		}

	#links a:hover {
		font-style:		oblique;
		float:			right;
		font-size:		25px;
		}

	#update {
		color:			black;
		font-style:		oblique;
		font-size:		15px;
		text-align:		center;
		letter-spacing:		1px;
		}

	#box	{
		margin-left:		0%;
		margin-right:		50%;
		line-height:		15px;
		font-style:		italic;
		color:			white;
		border-color:		white;
		border-width:		15px;
		border-style:		dotted;
		background-color:	#729b23;
		text-decoration:	bold;
		padding:		25px;
		padding-left:		30px;
		padding-right:		30px;
		}

	#wchal {
		color:			black;
		font-size:		20px;
		}
	
	#table1 {
		float:			left;
		}

	#table2 {
		float:			right;
		}
