body {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003300;
	background-image:  url(pix/japanese_calligraphy.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #3399FF;
	text-decoration: none;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #3399FF;
	text-decoration: underline;
}
a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #3399FF;
	text-decoration: none;
}
h3 {



	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9175;
	border: 0px;
}
h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC99;
	border: medium solid #000000;
	font-style: italic;
	font-size: medium;
	text-transform: capitalize;
	font-weight: bold;
}
