body {
	text-align:center; /* centrar para IE5.x */
	background-color: #000000;
	background-image: url(images/bg_s_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
#wrap {
	width: 728px;
	text-align:left;
	height: 450px;
	margin-top: -225px;
	margin-left: -364px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#bg {
	height: 386px;
	width: 728px;
	background-image: url(images/bg_c.jpg);
	background-repeat: no-repeat;
}


#mediap {
	width: 728px;
	height: 32px;
}

#songinfopanel {
	height: 32px;
	width: 728px;
	float: left;
	margin: 0px;
}

#wmp {
	float: right;
	height: 32px;
	width: 304px;
	background-image: url(images/wmp.jpg);
	background-repeat: no-repeat;
}

#footer {
	clear:both;
	height: 22px;
	width: 728px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
