body {
	background-image: url(images/bg-2.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #EFEBCF;
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.footer a {
	color: #7394AE;
	text-decoration: none;
}
.footer a:hover {
	color: #7394AE;
	text-decoration: underline;
}
