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

body {
	background: #ddd;
	margin: 0;
	padding: 0;
	font-family: Helvetica;
	font-size: 14px;
	color: #222;
}
