* {
	margin: 0;
	padding: 0;
}

body {
/*
	background: #fff url(../image/gridbg.gif);
*/
	color: #333;
	margin: 18px;
}
