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

#grid {
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:334px;
	background-image:url(images/grid.png);
	background-repeat:no-repeat;
	background-position:left top;
	
	color:#50509b;
	font-family:Helvetica;
	font-size:14px;
	letter-spacing:-1px;
}

h1 {font-size:16px;}

.icon {
	margin-left:96px;
}
