@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
}
a {
	color: #006699;
}
#container {
	background-image: url(../writing/images/handwriting_bg.jpg);
	background-repeat: repeat-y;
	padding: 20px;
	width: 358px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 100%;
}
p {
	font-size: 80%;
}
h5 {
	text-indent: -1000%;
	float: left;
}
h5 .hotspot {
	background-image: url(../images/text_back.gif);
	height: 44px;
	width: 150px;
	position: absolute;
	top: 10px;
	left: 10px;
}
h6 {
	background-repeat: repeat-y;
	width: 140px;
	float: left; 
	color: #333333;
	clear: both;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	margin: 0px;
	background-image: url(../writing/images/handwriting_bg.jpg);
	font-size: 70%;
	text-indent: 0;
}
