
h1 {
font-size: 36px;
text-align: center;
}

p {
margin-left: 50px;
margin-right: 20px;
}

a:link {
font-size: 14px;
color: #2D9E80;
font-weight: bold;
}

a:visited {
font-size: 14px;
color: #2D9E80;
font-weight: bold;
}

a:hover {
font-size: 14px;
color: #0066cc;
font-weight: bold;
}




