body {
	background-color:#000000;
	color:#D2C598;
}

.genre_menu_header {
	background-image:url(../img/bg_horror.jpg);
	color:#D2C598;
}

.genre_content_header {
	background-image:url(../img/bg_horror.jpg);
	color:#D2C598;
}

.genre_menu_item {
	color:#D2C598;
}

.genre_menu_item_inactive {
	background-color:#D2C598;
}
.genre_menu_item_active {
        background-color:#FFAA66;
}

.genre_content {
	color:#D2C598;
}

.booklist_header {
	background-image:url(../img/bg_horror.jpg);
	color:#D2C598;
}

.booklist_content {
	color:#D2C598;
}

.Copyright {
	color:#D2C598;
}


.genrecolor {
	color:#D2C598;
}

