body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#title {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 5;
	overflow: visible;
	width: 652px;
	background-color: #000000;
	border: 1px dotted #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
.head1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#sketches {
	position: absolute;
	left: 445px;
	top: 140px;
	height: 500px;
	width: 210px;
	border: 1px dotted #CCCCCC;
	z-index: 2;
}
 
#musics {
	position: absolute;
	width: 430px;
	border: 1px dotted #CCCCCC;
	height: 500px;
	top: 140px;
	left: 5px;
	background-color: #FFFFFF;
	z-index: 3;
}
.text1 {

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
#musics td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.songtitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}


.text1 a:visited {
	color: #FFFFFF;
	background-color: #999999;
	line-height: 20px;
}

.head2 {

	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text1 a:link {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px dotted #000000;
	line-height: 20px;
}
.text1 a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#bg {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
#footer {
	background-color: #000000;
	position: absolute;
	height: 15px;
	width: 652px;
	top: 650px;
	left: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.listen {


	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
}

