html, body {
	background-color: #1F2020;
	background-image: url(/images/background.jpg);
}

#nav a {
	background-image: url(/images/nav_bg.gif);
}
