@import url(../estilo.css);

body {
	background-image: url(minilogo.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
}
