body {
	background-position: center bottom;
    /*background-repeat: no-repeat; */
    background-repeat: repeat-y; 
    background-image: url("../images/fundo.gif");
}
