/* CSS Document */

@media screen and (max-width:640px) {
	

body{font-size: 15px;}
body,header,footer{min-width: 400px;}	
	
	
	
}
