@charset "utf-8";
/* CSS Document */

body{
	background: transparent url(fundo.jpg) no-repeat fixed center center;
	background-color:#9EB473;
	}

div#site{
width:600;
height:800;     
}

