body {
	color: #dadde4;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(bg3.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: "Courier New", Courier, monospace;
}
img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #dadde4;
}
a:visited {
	color: #dadde4;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
