<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>body {
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
img {
	border: 0;
}
a {
	outline: none;
}
h1 {
	font-family: "francois_oneregular";
	font-size: 56pt;
	margin: 0 0 0 0;
	text-align: center;
}

p {
	font-family: "aliceregular";
	font-size: 21pt;
	margin: 0 0 18pt 0;
}
p.slug {
	text-align: center;
}
div.dark {
	background-color: #343434;
	color: #ffffff;
	padding: 18pt 0 18pt 0;
	margin-top: 18pt;
}
div.table { 
	margin-left: auto;
	margin-right: auto;
	margin-top: 18pt;
	width: max-content;
	padding: 0pt;
}
div.cell {
	display: inline-block;
	margin-top: 0pt;
	margin-left: auto;
	margin-right: auto;
	padding: 0pt;
	text-align: center;
	width: 200px;
}
div.subscribe {
	display: inline-block;
	vertical-align: middle;
	margin-left: 18pt;
	margin-right: 18pt;
}
img.qr {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	border: none;
}
#PayPalQR {
	background: url("images/qr/PayPal.png");
	background-size: cover;
	margin-bottom: 9pt;
}
#VenmoQR {
	background: url("images/qr/Venmo.png");
	background-size: cover;
	margin-bottom: 9pt;
}
#LiberaPayQR {
	background: url("images/qr/LiberaPay.png");
	background-size: cover;
	margin-bottom: 9pt;
}
#BCHQR {
	background: url("images/qr/QR_0001_Bitcoin-Cash.png");
	background-size: cover;
}
#DashQR {
	background: url("images/qr/QR_0002_Donate-w_DASH.png");
	background-size: cover;
}
#MoneroQR {
	background: url("images/qr/QR_003_Monero.png");
	background-size: cover;
}
#coinpayments {
	width: 200px;
	height: 40px;
}
#supporter {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
#donateCrypto {
	display: none;
}
.anypay-checkout-button {
	width: 200px;
	margin: auto;
}</pre>
  </body>
</html>
