body{
	background: url("../images/bg.gif") center repeat-y;
}

#footer a {
	color: #6f7e92;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.link {
	color: #6f7e92;
	text-decoration: none;
}

.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}