/*
Robson Lopes
http://www.robsonlopes.com
*/
* { margin: 0; padding: 0; }

body {
	background: #000;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000; }

#wrapper {}

#player2 { color: #eee; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 40pt; 
	position:absolute;
	margin-right:220px;
	top:20px; }

#geral { margin: 0 auto; width: 1100px;} 

#player { position: absolute; margin: 0 auto; width: 730px; top:20px; left: 520px; }

#conteudo { float: left: }

.topo { width: 765px; height: 335px; text-align: left; }