body {
	font-family: "Times New Roman",Times,Serif;
	font-size: 12.0pt;
	background-color: #444444; /* (websafe */
	/*margin: 30px 100px 30px 100px; */ /* top, right, bottom, left */ 
}
h1 {
	text-align: center;
	font-size: 16.0pt;
}
a {color: blue;}

#container
{
	width: 780px;
	margin: auto;
	padding: 20px 50px 20px 50px;
	line-height: 130%;
	background-color: white;
	
}

