@charset "utf-8";
/**** By Mustafa Mahmoud Shakir ****/

/* #background_image4 {
	position:fixed ;
	background: url("../images/p3/4.png") no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	z-index: 2;
} */

@media only screen and (max-height: 750px) {
	pre {
		line-height: 37px !important;
		font-size: 13.5pt;
		}
	}
	
	@media only screen and (min-height: 750px) {
		pre {
	
			line-height: 42px  !important;	
		
			}
	}
#background_image3 {
	position:fixed ;
	background: url("../images/p3/3.png") no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	z-index: 2;
}
#background_image2 {
	position:fixed ;
	background: url("../images/p3/2.png") no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	z-index: 2;
}
#background_image1 {
	position:fixed ;
	background: url("../images/p3/1.png") no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	z-index: 2;
}	

#Starting {
	position: absolute;

	top: 41%;
	left: 16%;
	
	z-index:+11;
opacity: 1;
cursor:pointer;

}