body	{ 
	background-color: #fc3;
	background-repeat: repeat-y;
	background-image: url(odoric2.gif);
	background-attachment: fixed;
	width: 500px;
	}
div	{
	width: 500px;
	padding: 15px 2px 15px 85px;
	}
P 
	{ 
	text-align: justify; 
	line-height: 1.5; 
	font-family: agaramond, georgia, "times new roman", serif 
	}
.index 
	{ 
	line-height: 1.0; 
	text-align: justify; 
	font-family: agaramond, georgia, "times new roman", serif 
	}
H2
	{ 
	color: #c63;
	margin-bottom: 0;
	text-align: justify; 
	font-family: agaramond, georgia, "times new roman", serif 
	}
H3
	{ 
	color: #c63;
	margin-top: 0;
	text-align: justify; 
	font-family: agaramond, georgia, "times new roman", serif 
	}
hr	{
	height: 4;
	background-color: #c63;
	margin-top: 0px;
	}
A:link 	{ 
	text-decoration: none; 
	color: #c63;
	font-family: verdana, arial, geneva, sans-serif }
A:active 	{ 
	text-decoration: none; 
	color: red; 
	font-family: verdana, arial, geneva, sans-serif }
A:visited 	
	{ 
	text-decoration: none; 
	color: #c63; 
	font-family: verdana, arial, geneva, sans-serif }
A:hover 	{ 
	background-color: #c63; 
	color: #fc3; 
	font-family: verdana, arial, geneva, sans-serif }
