@charset "UTF-8";
body {
	background-color: #ffffff;
	margin-left: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #0a0a0a;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #83776E;
}
a {
	color: #83776E;
	text-decoration: none;
}#content {
	width: 300px;
	margin-top: 4em;
	padding-left: 1em;
}
#wrapper {
	height: 655px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imac-ipad-iphone.png);
	background-repeat: no-repeat;
}
