﻿body ,html, form
{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    
    overflow:hidden;
    color:Black;
}
a {cursor:pointer;text-decoration:none;outline:expression(hideFocus='true'); outline:0;-moz-outline:0;} a:hover {text-decoration:none;} a:hover * {cursor:pointer;} a:focus { outline-style: none;} 
body {background-color:White;}
#lPH { position:absolute; top:40px; left:40px;}
#lPH .title {border-bottom:solid 3px black; float:left; font-family:Courier New, Courier;}
#mF { overflow:auto;}
#letters{ position:absolute; left:50%; top:50%; margin:-87px 0 0 -370px; width:596px; height:174px;}
#letters div { background-position:left top; background-repeat:no-repeat; float:left; height:100%; background-image:url("../assets/typeface.gif");width:80px;margin-left:17px}
#letters div.l1 {background-position:-227px top;}
#letters div.l2 {background-position:-317px top;}
#letters div.l3 {background-position:-408px top;}
#letters div.l4 {background-position:-498px top;}
#letters div.l5 {background-position:-589px top;}
#letters div.l6 {background-position:-679px top;}
#letters div.l7 {background-position:-771px top;}
#letters div.l8 {background-position:-861px top;}
#letters div.l9 {background-position:-951px top;}
#letters div.l0 {background-position:-1042px top;}
#letters div.th {background-position:left top;width:166px;}
#letters div.thout {background-position:left top;width:166px; background-image:none;}
#letters div.out {background-image:none;}
