body {
	font-size: 62.5%;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #D1D9DC;
	background-image: url(grey_leather.png);
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}