/* @override http://www.pool-spa-supplies.com/style.css */

@charset "UTF-8";
/* CSS Document */

body {
	font-weight: bold;
	background: #104b6e url(images1/bg.jpg) repeat-y scroll center center;
	color: gray;
}

#content {

	background-color: white;
	opacity: 0.87;
	width: 100%;
	margin-top: 195px;
}

#title {
	text-align: center;
	color: #0f89c7;
	font-size: 25px;
}

#copyright {
	text-align: center;
	font-size: 10px;
	color: gray;
}

#call {
	text-align: center;
}


