@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	/* background:#e5e5e5 url(../img/fundo1.jpg) repeat-x */
background:#000000;
	}

#fla{
	/* width:980px */
	width:800px;
	margin:50px  auto;
	
	}
	