A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

body {
	background-image:url(../img/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fundo {
	width:100%;
	height:371px;
	background-image:url(../img/background3.jpg);
	
}
#flash {
	height:620px;
	width:950px;
	margin:0 auto;

}

