body div#surround {
	position: absolute;
	left: 50%;
	top: 45%;
}

body div#coward {
	position: absolute;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	bottom: 20px;
}
body div#coward a, body div#coward a:link, body div#coward a:visited {
	color: #020;
	text-decoration: none;
}
body div#coward a:hover {
	color: #050;
}

h1 {
	position: absolute;
	width: 398px;
	left: 50%;
	margin-left: -199px;
	top: 25px;
}

h1 span {
	visibility: hidden;
}

ul#guestlist {
	width: 650px;
	border: 3px solid #0f0;
	padding: 0px;
	text-align: left;
}

ul#guestlist li {
	list-style-type: none;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

object p,h2,h3 {
	text-align: left;
}