/* simple.css */
body {
  background:white;
  color:#666666;
	font-family:helvetica, arial, sans-serif; 
}