body { background:url(images/body_bgd.gif) center top #cabfa7; text-align:center; margin:0; padding:0;background-repeat:repeat-x; background-color: #65013e;  }
#tudo {
            width: 100%;
            height: 100%;
            bottom: 0px;
            left: 0px;
			background-image:url(images/fundo2.png);
background-repeat:no-repeat;
background-position:left bottom;

}
#tudo2 {
            width: 100%;
            height: 100%;
            bottom: 0px;
            left: 0px;
			background-image:url(images/fundo1.png);
background-repeat:no-repeat;
background-position:right top;

}