/* CSS Document */

#fundo{
	background:url(home_provisoria.jpg);
	width:800px;
	height:600px;
	margin:0 auto;
	}

#fundo img{

}

#fundo #email{
	padding-top:370px;
}