body {
	text-align: center;
	background-color: #000000;
	color: #ffffff;
}

div.genre {
	font-size:12px;
	color: #ff0000;
	text-align: left;
	margin: 8px 0px 2px;
	padding-left: 4px;
	width: 154px;
	border-bottom:1px solid #ff0000;
}

img.menu {
	width: 146px;
	height: 26px;
	margin:1px 0px;
}
