h1 {font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:bold; text-align: center;}
p {font-family: Helvetica, Verdana, Arial, sans-serif; text-align: center; margin-left: 10px; margin-right: 10px; -webkit-hyphens: auto; hyphens: auto;}
a:link {color: red; background-color: transparent; text-decoration: none;}
a:visited {color: red; background-color: transparent; text-decoration: none;}
a:hover {color: red; background-color: transparent; text-decoration: underline;}
a:active {color: black; background-color: transparent; text-decoration: none;}
.margin {display: block; margin: auto; margin-top: 30px; margin-bottom: 30px;}
.round { display: block; margin: auto; margin-top: 30px; margin-bottom: 30px; border-radius: 50%;}