body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: black;
}
body {
	background-image: url('pssm_silvmil-surface.gif');
	margin: 0;
	padding: 0
}
a img {
	border: 2px solid blue;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:hover img {
	border: 2px solid #6699FF;
}
p {
	padding: 0;
	margin: 0;
}
.space {
	background-image: url('pssm_silvmil-space.gif');
	background-repeat: repeat-x
}
.castle2 {
	background-image: url('pssm_silvmil-castle2.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 180px;
}
.castle {
	background-image: url('pssm_silvmil-castle.gif');
	background-repeat: no-repeat;
	background-position: center top
}
.floor {
	background-image: url('pssm_silvmil-floor.gif');
	background-repeat: repeat-y;
	background-position: center
}
.footer {
	background-image: url('pssm_silvmil-footer.gif');
	background-repeat: repeat-y;
	background-position: center;
	height: 32px
}
h1 {
	color: white;
	padding: 20px 0 0 0.5em;
	margin: 0;
	font-size: 300%;
	letter-spacing: 0.4em;
}