	body {
		
	}
@media handheld, only screen and (max-width: 767px) {
	body {
		
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) { 
}