﻿html 
{ height: 100% }
body 
{
    background :#a0a0a0;
    font-family:Tahoma,Arial,sans-serif;
    font-family:Georgia, "Bitstream Charter", serif;
    height: 100%; 
    margin: 0px; 
    padding: 0px; 
}
form 
{ height:100%; width:100% }

.title
{
    width:100%;
    font-weight:bold;
    /*background:#303030;
    color : White;*/
    padding-bottom :0px;
    margin-bottom:0px;
}
.xoxo blogroll
{
    
}
ol, ul
{
    padding:5px;
    padding-top :0px;
}
