body  {

	background-color: white;
    max-width: auto;
    padding: auto;
    margin: auto;
}

h1 {
	font-family: "century gothic", sans-serif;
    font-style: normal
}

h3 {
	font-family: "majesti banner";
}

h2 {
	font-family: "majesti banner";
    font-style: normal
}

p {
	font-family: "athelas";
	font-size: 16px;
	color: #8a8c8f;
    text-decoration: none

}
