@charset "utf-8";

/* CSS Document */

body{
	background-image: url(../../_sharedimg/background_pilgrimage.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-position:center 0px;
}

#title_header{
	float:left;
	width:860px;
	background-image: url(../../_sharedimg/titles/pilgrimage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


#prayer_flash {
	float:left;
	height:490px;
	position:relative;
	width:860px;
}
