BODY {
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-color: black;
	color: white;
}

A:link, A:visited {
	color: yellow;
}

div.header {
	margin-bottom: 8px;
}
