body {
	
	background-image: url(../images/bg-seaShells.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.featured {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	text-align:center;
}
.featured-title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #008080;
	text-align:center;
}
