body
{
	background: #000;
}

h1 { font-size: 42px; }
h2 { font-size: 28px; }

* { font-family: Tahoma; }
a { color: #fff; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline }