html, 
body{
    background-color: #fff;
    font-family: Times New Roman, Georgia, serif;
    font-size: 12px;
    color: #000;
}

a:active, a:focus { outline: 0;}

#holder{
   width: 100%;
   height: 100%;
}
