html {
	background: url('bg.gif') #000;
	color: #FFF;
	font-family: sans-serif;
}

body {
	max-width: 50em;
}

h1, .h {
	text-align: center;
}

h1, h2, b, strong {
	color: #F6C;
}

h1 {
	font-size: 250%;
}

h2 {
	font-size: 125%;
}

a:link {
	color: #F09;
}

a:visited {
	color: #C6F;
}
