html, body {
	height:100%;
	background-image: url(../miscs/tile.jpg);
	margin:0
}
a {
	color:#CCCC99;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
h1 { text-align:center; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 3em;}
h3, h5 {
	margin-bottom:4px;
}
.tiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
}
.tinyblink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: blink;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCCCC;
	font-weight: normal;
	line-height: normal;
}
.hard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
.harder {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
