.main {
	background-color: #F7DEB0;
	background-image: url(images/coolgird.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	background-attachment: fixed;
}
.crap {
	background-image: url(images/Ripple.jpg);
	text-align: center;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.ourContent {
	background-image: url(images/flash.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
