@charset "utf-8";
body {
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 45px;
	margin-bottom: -10px;
}
h3 {
	color: #00B274;
	font-size: 16px;
}
H2 {
	font-size: 20px;
	color: #00B274;
}

li {
	list-style-image: url(images/arrow.gif);
	margin-bottom: 10px;
}

