@charset "utf-8";
/* CSS Document */



a:link {
	color: #2D1138;
	text-decoration: none;
}
a:visited {
	color: #2D1138;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	
	text-decoration: none;
}
a:active {
	color: #ffffff;
	
	text-decoration: none;
}
#horizon {
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
background-color: transparent;
text-align: left;
}

#content {
position: absolute;
top: -200px;
left: 50%;
margin-left: -250px;
width: 500px;
height: 400px;
} 




.music {
	position:absolute;
	top: 0px;
	left: 0px;
}
	