/* Make response go from mobile up through tablet and then to laptop/desktop */
body {
		margin:0px;
		padding:0px;
		background:none;
}



/*
@viewport {
  width: device-width;
    zoom: 1;
    min-zoom: 0.5;
    max-zoom: 3;
    zoom: zoom;
}
*/
