h1
{
 color:white; background-color:black;
 padding:12px;
 font-family:"OCRALight","OCR A Extended","ijkOCR",monospace;
}
h2
{
 font-family:"OCRALight","OCR A Extended","ijkOCR",monospace;
}
p
{
}
@font-face
{
 font-family: "ijkOCR";
 src: url("OCRALight.ttf");
}
body
{
}

.thumblink
{
 float:left;
 margin-right:32px;
}

hr
{
 clear:both;
 padding:12px;
 border:0px solid white;
}

