/* GLOBAL SETTINGS */
body {
	background: url(./images/springbackground.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000000;
}

.styleseason {
	border: 3px solid #39511F;
	background-color: #000000;
}

.currentconditiontable {
	width:98%;
	border-color: #39511F;
	border-style:solid;
	border-width:3px;
}
