@charset "UTF-8";
/* CSS Document */

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

/* container size */

html {
    -webkit-text-size-adjust: none; /* Never autoresize text on the iphone */
}

body{
	background-image: url(images/wood1.jpg)!important;
	background-color:#FFF!important;
	}