@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	border:0;
	background-color:#3A3A3A;
	background-image:url(../imagens/fundo.gif);
	background-repeat:repeat;
	}
#flash{
	width:975px;
	height:565px;
	position:absolute;
	left:50%;
	margin-left:-487px;
	top:50px;
}