/* CSS Document */

body {
	background: #f8f8ed;
}
.bg_menu {
	background: url(img/bg_menu_area.gif);
	background-repeat: repeat-x;
}
.bg_igreja_top {
	background: url(img/igreja_top.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.bg_igreja_middle {
	background: url(img/igreja_middle.gif);
	background-position: right;
	background-repeat: no-repeat;
}


