@import "grid.css";
@import "reset.css";

body {
	background: #fafafa url(/img/background.gif) center top repeat-y;
	color: #666;
	font: normal normal normal 12px/16px arial;
}
