body {
	background-image:url(../images/logobig.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 100% 100%;
	font-size: 12px;
	color: #333333;
} 


a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #000000;
}
.btm {
	position: relative;
	margin-bottom: 0px;
}
