BODY
{
    background-color: #F3DF6E;
    background-image: url('images/jab.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
}
A:link
{
	color: #000000;
}
A:visited
{
	color: #000000;
}
A:active
{
	color: #000000;
}
TD
{
	font-size: 12;
}

