.background {
	background-image: url(../Background/back2.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0033CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033CC;
}
h3 {
	font-size: 24px;
	color: #0033CC;
	text-decoration: underline;
}
h4 {
	font-size: 18px;
	color: #009900;
}
