body { background-image:url('bfcwallpaper.jpg');
}


p { text-indent: 1cm
}

p:first-letter { color: #000000;
font-size:xx-large
}



/*TABLES*/

th { padding: 0cm 1cm
}

table { width:95%;
border-collapse: separate;
empty-cells: show;
padding: 0cm 0cm
}

td.one { padding: 0cm 2cm;
}

td.two { padding: 0cm 3cm;
}

/*table.2
{
width:50%;
border-collapse: separate;
empty-cells: show;
padding: 0cm 2.5cm

}
*/




ul 
{
list-style-image: url('bullet4.png')
}







span
{
float:left;
width:0.7em;
font-size:400%;
font-family:"Times New Roman";
line-height:80%;
}

/*Example: <span>T</span>his is some text.*/

