h1{
	font-size: 2em;
	color: rgb(238,59,59);
	text-shadow: 2px 1px 5px #888888;
}

h2{
	font-size: 1.5em;
	text-decoration: underline;
}