/* SAMPLE STYLESHEET SEA */
div.samplearea244 {
	border: 4px blue double;
	background-color: #afe4ed;
	background-image: url("sea.jpg");
	background-position: left bottom;
	color: white;
	font-size: 120%;
	line-height: 1.7;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
div.samplearea244 p {
	margin: 1em;
}
div.samplearea244 p.selectcss {
	color: blue;
	text-align: center;
	font-weight: bold;
}
