body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 5px;
}
p {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 9px;
	color: #7777FF;
	padding: 0px;
	margin: 0px;
}
#intro {
	position: absolute;
	left: 10px;
	top: 0px;
}
#credit {
	position: absolute;
	width: 800px;
	bottom: 5px;
}
#close {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
p#close a {
	color: #FF0000;
	size: 10px;
}
a:link {
	color: #6A6AFF;
	text-decoration: none;
}
a:visited {
	color: #8C8CFF;
	text-decoration: none;
}
object {
	position: absolute;
	top: 14px;
	height: 95%;
	width: 99%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #00759B;
}
body {
	margin-bottom: 15px;
}

