@charset "utf-8";
/* CSS Document */

.fundo {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-y;
}
