body{background-image: url(../images/editable_images/bg2.jpg);}

@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 13/10),
only screen and (min-resolution: 120dpi){
	body{background-size: 80px;}
}