.splash
{
	width: 690px;
	height: 396px;
	background-image: url(../images/690banner_2019.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	vertical-align: middle;
	clear: both;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000000;
	
	
}

	
.overlay {
	position: centre;
display: table; height: 200px; position: relative; overflow: hidden;
	top: 350px;
	left: 275px;
	alignment-adjust:middle
	width: 690px;
	height: 396px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #fff;
	display: inline;
}

a {
	text-decoration: underline;
	color: #000000;
	}

	a:hover {
		text-decoration: none;
		color:#000000;
		}