.nav_banner {
	height: 200px;
	width: 1000px;
}
.player {
	margin: auto;
	height: 1500px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	background-image: none;
	border: medium none #666;
}
.background {
	background-image: url(images/blue-wall.jpg);
	height: 100%;
	width: 100%;
}
.body .background .player.describtion {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.body .background .player.describtion {
	font-size: large;
}
.body .background .player.describtion {
	font-size: small;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
body text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.body .background .player.describtion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.body .background .player.describtion h1 {
	color: #900;
}
.bottom.bar {
	margin: auto;
	height: 150px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
}
.h2 {
	color: #900;
}
.h2 {
	color: #FF0;
}
