body {
	text-align:center;
	margin:0 auto;
	}


a {
	text-decoration:none
	}

a:hover {
	text-decoration:underline;
	}

