div#topRow {
	text-align: center;
	border-bottom: 3px solid white;
	padding-bottom: 1em;
}

div#topRow table {
	margin-left: auto;
	margin-right: auto;
}

div#topRow a, div#topRow p {
	color: white;
	font-size: 1.15em;
}

div#topRow h4 {
	color: #66FF00;
}
div#topRow td#ad a {
	color: aqua;
}