h1 {
	font-family: Tahoma;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
body { 
text-align: center; 
} 
.boxit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	min-width: 575px;
	min-height: 400px;
	font-stretch: wider;
	font-variant: normal;
	color: #000000;
	background-color: rgb(255,255,255);
	float: none;
	width: 60%;
	border: double #000000;
	border-width: 13px;
	text-align: center;
	padding: 2.2% 1% 2.2% 1%;
	letter-spacing: 1.2;
	margin:9% auto 2% auto;
	background-attachment: fixed;
}
.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-stretch: wider;
	font-variant: normal;
	color: #000000;
	background-color: rgb(255,255,255);
	float: none;
	width: 60%;
	text-align: justify;
	padding: 0.8%;
	letter-spacing: 1.2;
	margin:0% auto 0% auto;
}