/*	     ooo                  ooo  ooo
          ll                   ll   ll
          ll                   ll   ll
          ll                   ll   ll
  ,v’’~,  ll ,’’v,    ,v’’~,   ll   ll    v’’~,
 yb   db  ll/   db   vb    b   ll   ll   db   b
 @l       ll    ll   @looowb   ll   ll      ,,b
 yb       ll    ll   vb        ll   ll   oo’  b
 vb    y  ll    ll   ‘v    y   ll   ll   oo  ,b
  ``‘’’  ooooo ooooo   ``’’  ooooo ooooo ‘’’’ ‘’’*/

body {
	background-color: white;
}

h1 {
	font-family: 'Playfair Display', serif;
	color: black;
	font-size: 35pt;
	text-align: center;
}

h2 {
	font-family: 'Source Sans Pro', sans-serif;
	color: pink;
	font-size: 20pt;
	text-align: center;
}

ul {
	list-style-type: none;
	font-family: 'Source Sans Pro', sans-serif;
}

p {
	font-family: 'Source Sans Pro', sans-serif;
}

a {
	font-family: 'Source Sans Pro', sans-serif;
}