html
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
}

.flash
{
	background-image: url(imagens/fundo.jpg);
	background-position: center left;
	background-repeat: repeat-x;
}