@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
}
#music{
	float:right;
	margin-right:150px;
	width:105px;
	height:20px;
	margin-bottom:8px;
}

.marco{
	border:none 0px #000;
	overflow:hidden;
	width:100%;
	height:550px;
	
}

#ad{
	float:right;
	margin-right:150px;
	font-family:Calibri, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#ad a:link{
	color:#666666;
	text-decoration:none;
}
#ad a:visited{
	color:#666666;
	text-decoration:none;
}
#ad a:hover{
	color:#666666;
	text-decoration:none;
}
#ad a:active{
	color:#666666;
	text-decoration:none;
}
.cleaner{
	clear:both
}
