body {
	background-color: #000000;
	background-image: url(BG.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 0px;
	padding: 0px;
	margin: 20px;
	font-family: Arial, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #E8D8C1;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table, tr, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#logo {
	background-image: url(YZ.gif);
	background-repeat: no-repeat;
	width: 291px;
	height: 200px;
	float: left;
}

#new-music {
	background-image: url(newmusic.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	width: 540px;
	height: 200px;
	float: left;
}

#pagetitle {
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 50px;
	width: 850px;
}

#detail {
	font-size: 13px;
	font-weight: bold;
}