@charset "UTF-8";
body {
	background-color: #339999;
	background-image: url(images/gradstrip.jpg);
	background-repeat: repeat-x;
}
.style30blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #009999;
	text-align: center;
	font-weight: bolder;
}

