body{
	background-image: url("../body/BackFire1024.jpg");
	background-size: cover;
}

.img__center {
  display: block;
  margin-left: auto;
  margin-right: auto;
	height: auto;
	padding: 0 0;
	
}

h3 {padding-top: 7px;}

@media screen and (min-width:200px){
	.img__center{max-width: 90%;}
	}

@media screen and (min-width:768px){
	.img__center{max-width: 90%;}
	}
			
		
@media screen and (min-width:849px){
	.img__center{max-width: 80%;}
		}		

@media screen and (min-width:990px){
			.img__center{max-width: 75%;}
		}

@media screen and (min-width:992px){
			.img__center{max-width: 70%;}
		}

@media screen and (min-width:1070px){
			.img__center{max-width: 65%;}		
}
				
@media screen and (min-width:1200px){
			.img__center{max-width: 60%;}
	}

@media screen and (min-width:1300px){
			.img__center{max-width: 60%;}
	}

@media screen and (min-width:1400px){
			.img__center{max-width: 60%;}
	}

@media screen and (min-width:1500px){
			.img__center{max-width: 60%;}
	
}

