@import url('reset.css');

@import url('styleFR.css');

body { background: #5c9c1c url('../images/cascadeBG.jpg') top left repeat-x; }

#prodList ul li:hover, #prodList ul li.prodAssoc { background-color: #5c9c1c; }

#siteContent ul#productLinks li a:hover {
	color: #5c9c1c;
}

#prodList span {
	color: #5c9c1c;
}

#siteContent p {
	font-size: 1.3em;
	line-height: 1.23em;
	margin-top: 0.5em;
}

#siteContent h1 { margin-top: 2em; }
