body {
	margin: 0px;
	padding: 0px;
	background-color: #420303;
	}
img {
	border-style: none;
	}
#topHalf {
	width: 100%;
	height: 434px;
	background-image: url("img/intro_backg.png");
	background-repeat: repeat-x;
	}
#middlePart{
	width: 840px;
	height: 410px;
	left: 0px;
	right: 0px;
	margin: 0px auto 0px auto;
	}
#textBlock {
	width: 600px;
	height: auto;
	left: 0px;
	right: 0px;
	margin: 10px auto 0px auto;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #ffb624;
	text-align: center;
	}
#music_controler
	{
	width:25px;
	height:20px;
	left:0px;
	right:0px;
	margin:0px auto 0px auto;
	}
#fl_player
	{
	width: 1px;
	height: 1px;
	visibility: visible;
	}
.y_link
	{
	color:#ffcc00;
	}
