@charset "utf-8";
/**** By Mustafa Mahmoud Shakir ****/
@media only screen and (max-height: 750px) {
	pre {
		line-height: 38px !important;
font-size: 15pt;
		}
	}
	
	@media only screen and (min-height: 750px) {
		pre {
	
			line-height: 44px !important;
			font-size: 16pt;
			}
	}

#background_image44 {
	position:fixed ;
	background: url("../images/p18/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;
}
#background_image3 {
	position:fixed ;
	background: url("../images/p18/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/p18/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/p18/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: fixed;
	top: 6%;
	right: 7%;
	
	z-index:+11;
opacity: 1;
cursor:pointer;

}