body {
	background-color:	black;
	color:		white;
	}
h1 {
	font-size:	1em;
	}
h1 a {
	color:		white;
	}
img {
	border-color:	white;
	}
p {
	text-align:	center;
	font-size:	.7em;
	font-family:	arial,	helvetica;
	}
address	{
	font-size:	.5em;
	font-style:	normal;
	padding:       	1.5em 0;
	}
	address	a {
		color:		cornflowerblue;
		}
html, body, table {
	height:		95%;
	}
table.welcome {
	width:		60%;
	margin:		0 auto;
}
	table.welcome p {
		text-align:	left;
		}
	table.welcome a {
		font-variant:   small-caps;
		}
