.softball {
	background-image: url(../images/Ball-22.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.softball2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/Ball-22.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center center;
}
