/* CSS Document */

BODY
{
	font-style: normal;
	font-family: Arial;
	text-align: justify;
	}

table.top {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/new/topper.jpg);
	}


table.main {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/new/main.jpg);
	}



table.footer {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/new/footer.jpg); 
	}

</style> 

