/* CSS Document */

body {
	background-color: #000000;
}
#home {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	background-color: #FFFFFF;
	text-align: center;
}
#topimg {
	margin-bottom: 30px;
}
.icon {
	float: left;
	height: 250px;
	width: 300px;
}
.appstore {
	clear: left;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 1px;
}
.application {
	text-align: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-size: 40px;
	font-weight: 800;
	color: #FF0000;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
.icon img {
	text-align: center;
	margin-left: 40px;
}
p {
	font-family: "Warnock Pro Bold Ital";
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
