@charset "UTF-8";/* CSS Document */body {	background-color: #FFFFFF;	color: #333333;	font-family: Arial, Helvetica, sans-serif;	font-size: 1.2em;	text-align: center;}h1 {	font-size: 1.3em;	letter-spacing: 5px;}h2 {	font-size: 1.1em;	text-decoration: underline;}p {	font-size: 0.9em;	line-height: 1.2em;}/* for cover.php */#cover {	border: solid;	padding: 0 5px 5px 5px;	margin: auto;}#covertxt {	text-align: justify;}
