.appicon {
	float:left;
	margin-right:20px;
}

.clear {
	clear:both;
}

h2 {
	border-bottom: 1px solid gray;
	margin-bottom: 10px;
}
.hero-unit {
  padding: 20px;
}
.hero-unit h1 {
  margin-bottom: 10px;
  font-size: 28px;
}
.hero-unit p {
  font-size:16px;
}
.appstore {
  text-align:right;
}
footer {
  background-color: #ccc;
  text-align:center;
  color:white;
  padding-bottom:1px;
  padding-top: 6px;
}
