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

body {
	background-color:#069;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.branco {color:#FFF}

#tela {width:800px; margin:0 auto}