


@media screen and (min-width:1px) and (max-width:500px) {

#mybackground {




background:#000000;
background-position:bottom;
background-image:url(images/new_backgroundmobile.jpg);
background-size:contain;
background-repeat:no-repeat;
background-attachment:fixed;  




}



#site_navigation_content {
background-color:#4f6228;
background-color:rgba(79,98,40,1);
}
	

#site_navigation_title {
background-color:#4f6228;
background-color:rgba(79,98,40,1);
}


#image_of_the_week_title {
background-color:#4f6228;
background-color:rgba(79,98,40,1);
}
	
		
#headlines_title {
background-color:#4f6228;
background-color:rgba(79,98,40,1);
}
	
			
#landsat_8_title {
background-color:#4f6228;
background-color:rgba(79,98,40,1);
}
	
				
#get_data_title {
background-color:#4f6228;
background-color:rgba(79,98,40,1);
}

	
	
	
	
#image_of_the_week_content {
	background-color:#000000;
	border:#FFFFFF 1px solid;
}
	
	
	
	
#image_of_the_week {
	width:95%;
}

#headlines {
	width:95%;
}
		
#landsat_8 {
	width:95%;
}
			
#landsat_8_content {
	width:95%;
}
				
#get_data {
	width:95%;
}
					
						
						
						
						 
						 
}



@media screen and (min-width:1px) and (max-width:580px) {
	
#mybackground {
display:inline;	
}
	
}
