.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FBFDF8;
	text-decoration: none;
}
body {
	background-color: #3342B8;
	background-image: url(images/bg2.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	background-repeat: repeat-x;
}
