body,td,th {
	font-family: Garamond;
	font-size: 14px;
	color: #ffffcc;
	background-color:#003366;
	float: left;
	text-align:center;
	width:100%;
}

#container {
	width:630px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#003366;
	padding:15px;

}
hr {
	color: #000000;
	width:630px;
}
span {
	background-color:#003366;
}

a:link {
	color: #ff9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9933;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #ffcc00;
}
h3 {
	font-size: 20px;
	color: #FFCC00;
	font-weight: none;
	font-family: Garamond;
}
h2 {
	font-size: 36px;
	color: #FFCC00;
}
h4 {
	font-family: Georgia;
	font-size: 16px;
	color: #ff9933;
	text-align: left;
}
hr {
	color: #000000;
}

.freedownload {
	color: #ff00ff;
	font-weight: bold;
}

.song {
	color: #ffffff;
	font-weight: bold;
}