body{
		background-color:#000000;
		color:#FFFFFF;
}
object { 
	outline:none;
}

#controle {
	background-image: url(fundo.jpg);
	background-repeat: repeat-x;
	background-position:center;
	min-width:780px;
	min-height:600px;
	height:100%;
}