@font-face {
	font-family: 'B Roya';
	src: url('../fonts/BRoyaBold.eot');
	src: url('../fonts/BRoyaBold.ttf') format('truetype');
	src: url('../fonts/BRoyaBold.woff');
	src: url('../fonts/BRoyaBold.otf') format('opentype');
	font-weight: bold;
	}

@font-face {
	font-family: 'B Roya';
	src: url('../fonts/BRoya.eot');
	src: url('../fonts/BRoya.ttf') format('truetype');
	src: url('../fonts/BRoya.woff');
	src: url('../fonts/BRoya.otf') format('opentype');
	}

 body {
	margin: 0;
	padding: 0;
	background-color: black;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative;
	 margin-left: auto;
	 margin-right: auto; 
	 width: 100%;
	 height: 939px; 
	 z-index:0;
	 min-width: 1000px;
	 height: 1400px;
	} 

 #Background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 100%;
	 height: 939px;
	 z-index:1;
} 

 #Layer2 
{ 
	 right: 0px; 
	 top: 0px; 
	 position: absolute; 
	 max-width: 288px;
	 height: 939px;
	 z-index:2;
	 opacity: 0.35;
	 width: 30%;
} 

 #Layer4 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 100%;
	 height: 1157px;
	 z-index:0;
} 

 #Layer5 
{ 
	 left: 75px; 
	 top: 141px; 
	 position: absolute; 
	 width: 30%;
	 height: 254px;
	 z-index:4;
} 

 #layer_5 
{ 
	 right: 20px; 
	 top: 108px; 
	 position: absolute; 
	 width: 251px;
	 height: 667px;
	 z-index:5;
	 direction: rtl;
	 color: white;
	 font-family: 'B Roya';
	 font-weight: bold;
	 line-height: 200%;
}  

 #Layer6 
{ 
	 right: 0px; 
	 top: 188px; 
	 position: absolute; 
	 max-width: 288px;
	 width: 30%;
	 height: 5px;
	 z-index:12;
} 

 #Layer6copy 
{ 
	 right: 0px; 
	 top: 295px; 
	 position: absolute; 
	 max-width: 345px;
	 height: 5px;
	 z-index:13;
} 

 #Layer6copy2 
{ 
	 right: 0px; 
	 top: 616px; 
	 position: absolute; 
	 max-width: 288px;
	 width: 30%;
	 height: 5px;
	 z-index:14;
} 

@media (max-width: 100px) {
    #layer_5 { font-size: 60%; } #Layer6 { top: 188px; } #Layer6copy { top: 155px; } #Layer6copy2 { top: 155px; }
}

@media (max-width: 300px) {
    #layer_5 { font-size: 80%; } #Layer6 { top: 188px; } #Layer6copy { top: 155px; } #Layer6copy2 { top: 155px; }
}

@media (min-width: 500px) {
    #layer_5 { font-size: 100%; } #Layer6 { top: 155px; } #Layer6copy { top: 218px; } #Layer6copy2 { top: 411px; }
}

@media (min-width: 700px) {
    #layer_5 { font-size: 130%; } #Layer6 { top: 170px; } #Layer6copy { top: 250px; } #Layer6copy2 { top: 502px; }
}

@media (min-width: 1200px) {
    #layer_5 { font-size: 167%; } #Layer6 { top: 188px; } #Layer6copy { top: 345px; } #Layer6copy2 { top: 615px; }
}