	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/background.jpg) no-repeat top left;
}


/* page structure*/
#BG {
    position:relative;
	margin: 0 auto;
	padding: 0;
}
#Container {
	background: no-repeat top center;
	width: 775px;
	margin: 0 auto;
	padding: 0px;
}

#retswerb {
	position:absolute;
	left:390px;
	top:43px;
	z-index:2;
	width: 60px;
}
#Nav {
	position:absolute;
	left:425px;
	top:188px;
	width:275px;
	height:28px;
	z-index:9;
	visibility: visible;
	background-color: #000000;
}
#WriteUp {
	position:absolute;
	left:460px;
	top:229px;
	width:239px;
	height:184px;
	z-index:4;
}
#heading {
	position:absolute;
	left:139px;
	top:194px;
	width:282px;
	height:22px;
	z-index:4;
}
#Lyric {
	position:absolute;
	left:405px;
	top:450px;
	width:336px;
	height:40px;
	z-index:5;
}
#MainPhoto {
	position:absolute;
	left:88px;
	top:166px;
	width:249px;
	z-index:3;
	overflow: visible;
	height: 224px;

}

/* style */
.style24 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.style30 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
}
.style31 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #FFFFFF; }


/* links */
a:link {
	text-decoration: none;
	color: #FA6AFA;
}
a:visited {
	text-decoration: none;
	color: #FA6AFA;
}
a:hover {
	text-decoration: none;
	color: #FA6AFA;
}
a:active {
	text-decoration: none;
	color: #FA6AFA;
}

