body {
	background-color: #000;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-position: center 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #76777A;
	line-height: 1.2em;
}
.what {
	font-size: 0.75em;
	font-style: italic;
	position: relative;
	left: -40px;
	top: -5px;
}
#book {
	width: 33%;
	position: absolute;
	top: 100px;
	left: 10%;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#tracklist {
	width: 50%;
	position: absolute;
	top: 200px;
	left: 10%;
	margin: 0px;
	padding: 0px;
}
#informa {
	width: 50%;
	position: absolute;
	top: 425px;
	left: 10%;
	}
#logo {
	position: absolute;
	visibility: visible;
	height: 474px;
	width: 262px;
	top: 19px;
	left: 60%;
}
#dodo {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 200px;
	top: 440px;
	left: 10%;
}
.red {
	color: #DB0829;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
.informa {
	font-size: 0.8em;
}
.language {
	font-size: 0.75em;
	font-style: italic;
	position: relative;
	left: -40px;
	top: -80px;
}
