body {
	background-image: url(rossa/images/rossaback_02.jpg);
	background-repeat: repeat-x;
	background-color: eee2cd;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #423520;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #664E5B;
}
a:link {
	color: #8D5F6D;
	text-decoration: underline;
}
a:visited {
	color: #5B3C4F;
	text-decoration: underline;
}
a:hover {
	color: #996666;
	text-decoration: none;
}
a:active {
	color: #996666;
	text-decoration: none;
}
