body {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 100%;
	width: 600px;
	margin: 0 auto;
	padding: 1em;
	background-image: url("backgroundpic.jpg");
	}
	h1 { 
		margin: 0;
		padding: .25em;
		font-size: 500%;
		color: navy;
		text-align: center;
		font-family: Times New Roman, Helvetica, sans-serif;
		text-decoration: none;
	}
	a {
		text-decoration: none;