body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcf5e6;
	background-image: url('../images/bg-bottom.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	font-family: Helvetica;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
