body {
	background: black;
}
.wrapper {
	width: 750px;
	margin: auto;
}

.btop {
	height: 35px;
	background: url(img/box_top.jpg) no-repeat;
}
.bmiddle {
	min-height: 400px;
	background: url(img/box_middle.jpg) repeat-y;
}
.bbottom {
	height: 35px;
	background: url(img/box_bottom.jpg) no-repeat;
	padding: 0 45px 0 45px;
	color: #3C67FF;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;	
}
.bbottom span {
	opacity: 0.5;
}
.bbottom span:hover {
	opacity: 1;
}
.bbottom a {
	color: #3C67FF;
}
.vita {
	position: relative;
	margin: 0 45px 0 45px;
	padding-right: 245px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3C67FF;
}
.contact {
	float: right;
	width: 246px;
	text-align: center;
}
.cl {
	width: 50%;
	float: left;
}
.cr {
	width: 50%;
	float: right;
}
.listening {
	position: absolute;
	top: 40px;
	right: 5px;
	width: 230px;
	text-align: center;
}
a {
	color: #fff;
}
#player {
	text-align: center;
}
a img {
	border: none;
}
#player a {
	font-size: 11px;
}
#foto {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.fotooverlay {
	position: absolute;
	bottom: 378px;
	right: 0px;
}
.press {
	padding-bottom: 5px;
	width: 415px;
}
.lower {
	border-bottom: 1px solid #3C67FF;
	margin: 0 45px 0 45px;
}
.clear {
	clear: both;
}
.bottompic {
	margin: 5px 45px 5px 45px;
}
p {
	margin: 0;
	padding: 7px 0 7px 0;
}
.content {
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
h1 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

h2 {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
