body {
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.hide_ul {display: none;}