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

body{
	margin:0px;
	background:url(../images/fundo.jpg);
	background-repeat:repeat-x;
	background-color:#89efed;
}


