

 /* ___________ GENERAL STYLE _________________ */

 body {

	background-color: #000000;

	color: #422B02;

	font-family: Georgia, "Times New Roman", Times, serif;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

}



img {

	border: 0px;

}



.clear {

	clear: both;

	height: 0px;

}



div {

font-size: 0.9em; 

}



h1 {

font-size: 1em; 

margin-top: 0px;

}



a {

font-family: Georgia, "Times New Roman", Times, serif;

}



a:link {	

	font-weight: bold;

	color: #2F1E01;

	text-decoration: none;

}

a:visited {

	font-weight: bold;

	color: #2F1E01;

	text-decoration: none;

}

a:hover {

	font-weight: bold;

	color: #2F1E01;

	text-decoration: underline;

}

a:active {

	font-weight: bold;

	color: #2F1E01;

	text-decoration: underline;

}

#music {

	position: absolute;

	left: 300px;

	top: 60px;

}

