* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #d5d5d5;
	background-image: url(../img/fundo.gif);
	background-repeat: repeat-x;
	background-color: #d5d5d5;
}
#flash {
	width: 933px;
	height: 609px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
