body{ background:url(images/body-bg.gif) top center; text-align:center;	margin:0; padding:0;}
div {
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}

