a {
    color: rgb(0,165,212);
}

ul {
   columns: 2;
}

table { 
margin-left: auto;
margin-right: auto;
}

h1 {
	color: rgb(0,165,212);    
	font-family: 'Century Gothic', sans-serif;
	font-size: 36px;
	text-align:center;
	margin-bottom:.1em;
}

h2 {
	color: rgb(0,165,212);    
	font-family: 'Century Gothic', sans-serif;
	font-size: 36px;
	text-align:center;
	margin-top:.1em;
}

p.sansserif {
    font-family: 'Century Gothic', sans-serif;
}

p {
    font-size: 24px;
}


.span1 {
  padding-top: 150px;
  font-size: 24px;
  vertical-align:top;
  color: rgb(0,165,212);
  font-family: 'Century Gothic', sans-serif; 
 }

.span2 {
  padding-top: 150px;
  font-size: 36px !important;
  vertical-align:top;
  color: rgb(0,165,212);
  font-family: 'Century Gothic', sans-serif;
 }
