body {
	font-size: 24px; 
	//font-family: Garamond, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-family: Courier New;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-left: 220;
	padding-right: 220; 
	padding-top: 30;
}

p {
	font-size:16px;
	border-bottom: 1px solid gray;
}

input {
	font-size: 20px; 
	//font-family: Garamond, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-family: Courier New;	
}

#header a 
{ 
  	text-decoration: none; 
	color: black;
}
