/* CSS Document */

body {
	background-image: url(../Images/Circle_Bg.jpg);
	background-repeat: repeat-y;
}

#Picture1 {
	position:absolute;
	left:560px;
	top:356px;
	width:287px;
	height:290px;
	z-index:4;
}

#P1 {
	position:absolute;
	left:216px;
	top:148px;
	width:544px;
	height:100px;
	z-index:1;
}

#P2 {
	position:absolute;
	left:216px;
	top:336px;
	width:336px;
	height:345px;
	z-index:2;
}

#P3 {
	position:absolute;
	left:217px;
	top:693px;
	width:416px;
	height:452px;
	z-index:3;
}
