<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
div#band_1 {
	position:relative;
        height:46.813em;
        width: 100%;
	background:url(Africab.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	
	}
	div#band_2 {
		position:relative;
        height:47.000em;	
        width: 100%;
        background:url(Africab2.jpg) no-repeat center center fixed;
	-webkit-background-size:cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;

	}

@media screen and (min-width:48.000em) and (max-width:62.500em) {
		
		div#band_1 {
	 position:relative;
        height:46.813em;
        width: 100%;
		max-width:100%;
		background:url(Africa1.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
height:45.000em;
	}
	
	div#band_2 {
position:relative;
 height:46.813em;
     background:url(Africal2.jpg) no-repeat center center fixed;
-webkit-background-size:cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height:45.000em;	
width:100%;
max-width:100%;

	}	
		
		
		
		
		
		
		}
	
	
	@media screen and (min-width:30.063em) and (max-width:47.938em) {
		div#band_1 {
	 position:relative;
	background:url(Africa1.jpg) no-repeat center center fixed;
	 width:100%;
    -webkit-background-size:cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height:42.813em;
	max-width:100%;
	
	}
	
	div#band_2 {
position:relative;
     background:url(Africal2.jpg) no-repeat center center fixed;
-webkit-background-size:cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height:45.000em;	
width:100%;
max-width:100%;
	}}
	
@media screen and (max-width:30.000em)	{
	
div#band_1 {
	 position:relative;
	background:url(Africa1.jpg) no-repeat center center fixed;
	-webkit-background-size:cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height:42.813em;
		max-width:100%;
width:100%;
	
	}
	
	div#band_2 { position:relative;
     background:url(Africal2.jpg) no-repeat center center fixed;
-webkit-background-size:cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height:45.000em;	
width:100%;
max-width:100%;
	}	
		
	
	}
	
	
/* CSS Document */

</pre></body></html>