body {
	background-color: #f6f6f6;
}

p {
	color: #f6f6f6;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 27px;
}

h3 {
	color: #f6f6f6;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#x {
	position: absolute;
	top: 20px;
	left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Submit {
	border-style: none;
	margin-top: 15px;
	background-color: #f6f6f6;
	color: #ebebeb;
}

#email {
	background-color: #f6f6f6;
	border: 1px solid #f6f6f6;
	width: 500px;
	color: #a3a3a3;
}

#form {
	margin-top: 64px;
}

#notes {
	background-color: #f6f6f6;
	border: 1px solid #f6f6f6;
	width: 500px;
	color: #a3a3a3;
}

#wrap {
  margin: 80px auto 0;
  width: 500px;
  text-align: left;
  }

a {
	color: #3f3f3f;
	text-decoration: none;
}
