/* simple css for http://www.mafu.ws  */

#shell 
{
 background-color: #8e7f72;
 color: #720c0c;
 font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
 font-size : 200%;
}

#check 
{
 background-color: #8e7f72;
 font-size : 75%;
 text-align: right;
}


