.title-album {
	color: #ffffff;
	text-shadow: white 0px 0px 5px;
	text-transform: none;
	font: small-caps 26px   Georgia, Times New Roman, Times, serif;
}

.subtitle-album {
	color: #6e6e6e;
	text-transform: capitalize;
	direction: rtl;
	font: 14px Georgia, Times New Roman, Times, serif;
}

body {
	background: #656221;
	margin: 0px 0px 0px 0px;
}

.nav {
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12pt;
}

a.nav {
	color: #ffffff;
}

p,td {
	color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}

a {
	color: #e8fbcf;
	text-decoration: underline;
}

a:hover {
	color: #e5d360;
	text-decoration: none;
}

.header-final {
	height: 100px;
	background: #000000;
	color: #ffffff;
	text-align: center;
}