


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(walking-6594318_1920.webp);
	background-repeat: no-repeat;
	background-size: cover;
	}
a:link {
	color: #000099;
	}
a:hover {
	color: #FFCC00;
	}
header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	background: rgba(255,255,255,0.25);
	background-image: linear-gradient(to right, white, transparent 100px);
	border-bottom: 1px solid #a4a4a4;
	}
header #logo {
	margin: 20px 0 0 20px;
	}	