/* CSS Document */
body {
	background-color: #000000;
	background-image: url(patt-for-basefin.jpg);
	background-attachment:fixed;
}
body,td,th {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;


}
a:active {
	text-decoration: none;
}
.style1 {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: ;
}
.thumb {
	border:2px solid white;
	padding: 0.8%;
	margin: 15px;
}
.mainthumb {
border:none;
padding: 1%;
}
