@charset "utf-8";
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
	padding-top: 10px;
}
#contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}
#penpic {
	background-image: url(images/pen.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
