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

body{	
	background:url(fundo.jpg) repeat center fixed;
	margin-top:10px;
	background-color:#7E2E63;
}

div#site {
	width:860px;
	height:905px;
}
