body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #ccc;
	text-align: center;
	font-size: .75em;
}
#wrapper {
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 900px;
	text-align: center;
}

h1 {
text-align: center;
color: #4D4D4D;
font-weight: 700;
font-size: 4em;
line-height: 1;
}

h3 {
   text-align: center;
   font-weight: normal;
   font-size: 1em;
   line-height: 1;
}
h4 {
   text-align: center;
   color: #cbcbcb;
   font-weight: normal;
   font-size: 1em;
   line-height: 1;
}

img {
	border: none;	
}

a {
   text-decoration: none;
   color: #00a8ff;
}
blockquote {
	text-align: center;
	color: #4D4D4D;
	font-weight: 700;
	font-size: 4em;
	line-height: 1;
}

		