a {
	color: white;
}

html {
	background-color: #66ccff;
	color: #424242;
	font-family: "Baskerville, Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding: 70px;
}

h2 {
	color: black;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: blue;
	text-transform: uppercase;
	font: normal normal 250% "Baskerville,Times New Roman", Georgia, Times, serif;
}

h4 {
	color: white;
	text-transform: uppercase;
	font: normal normal 150% "Baskerville,Times New Roman", Georgia, Times, serif;
}

h5 {
	color: blue;
	text-transform: uppercase;
	font: normal normal 150% "Baskerville,Times New Roman", Georgia, Times, serif;
}

address {
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}

h6 {
	color: white;
	text-transform: uppercase;
	font: normal normal 150% "Baskerville,Times New Roman", Georgia, Times, serif;
}

h1 {
	color: black;
	font: 280% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	color: black;
	font: normal normal 110%/30px "Baskerville,Times New Roman", Georgia, Times, serif;

}
