body {
	background-color: #072E23;
	background-image: url(images/background1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link		{line-height: 140%; color: #55CCEE;}
a:hover		{line-height: 140%; color: #FF6600;}

.text 		{font-size: 13px; line-height: 140%;}
.text2 		{font-size: 10px; line-height: 140%; color: #228888;}
