h1 {text-align: center;}
h2 { text-decoration : underline; }
body {
	background-color: white url(web.gif) center;
	color: maroon;
	margin-left: 20%;
	margin-right: 20%;
	border: 1px solid gray;
	padding: 10px 10px 10px 10px;
	font-family: sans-serif
}
