<!DOCTYPE html>
<html>
<head>
<style>
body
{
background-color:#111111;
}
h1
{
color:000000;
font-family:"New Century Schoolbook";
text-align:left;
font-weight:bold;
font-stretch:ultra-expanded;
/*transform: scale(2,2);*/
}

h2
{
color:000000;
text-align:left;
font-family:"New Century Schoolbook";
}

h3
{
color:000000;
text-align:left;
font-family:"New Century Schoolbook";
}

a{
text-align:left;
text-decoration:none;
color:#555555;
font-family:"New Century Schoolbook";
font-size:12px;
}

p
{
text-align:left;
color:#222222;
text-decoration:none;
font-family:"New Century Schoolbook";
font-size:12px;
}
</style>
</head>

</body>
</html>
