body {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
}

#content {
	margin-top: 300px;
	text-align:center;
}

h1 {
	font-family: "minion-pro-1","minion-pro-2","Times New Roman",Georgia,serif;
  clear: both;
  color: #232323;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -2px;
  line-height: 1em;
  margin-bottom: 20px;
}

.sicon {
	width: 32px;
}

a {
	text-decoration: none;
}
