body {
	background:#000;
	color:#fff;
	font:130% Georgia, Times, serif;
	line-height:180%;
}

a {
	color:#ff3;
	background:#000;
}
a:hover {
	color:#000;
	background:#ff3;
}

img {
	border:none;
}