/* Elements */
body {
    font-family: Arial
}

h1 {
    font-size: 4	0px;
    margin-top: 30px;
    margin-bottom: 0px;
}

h2 {
    font-size: 20px;
    font-weight: bold;
}

p {
    font-size: 16px;
}

li {
    font-size: 16px;
}

.email {
	font-size: 16px;
	margin-top: 20px;
}