h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	white-space: normal;
	vertical-align: 2%;
	letter-spacing: 1px;
	line-height: 20px;
}
body {
	background-attachment: fixed;
	background-image:   none;
	background-repeat: no-repeat;
	background-position: right center;
}

