@import url('inventweb.css');

body {
	background-color: #910000;
}

a {
	color: #770000;
}

a:hover {
	color: #770000;
}

#headerarea {
	background: url('images/mainback_pygame.gif') repeat-y;
}
