@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #26a9a9;
	font-weight: lighter;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #00FF00;
}

