@charset "UTF-8";

/* Layout (global rules for all sizes) */
body{
	background-color: #66bdac;
	padding: 30px;
	font-family: helvetica; color: #555; 
	font-size: .75em; 
	/*line-height: 1.5em; #66bdac*/
}



/* Layout Large Screens (default for older browsers) */




