body {
	background: url('../img/bgtile.png');
	margin-top: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	color: inherit;
}

.light { background-color: #bfd9ff; }
.dark { background-color: #204a87; color: #eeeeec; cursor: pointer; }

.round {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
	margin-bottom: 10px;
}

.round a {
	font-size: xx-large;
	text-decoration: none;
	color: #eeeeec;
}

#locselimg {
	padding: 10px;
}

.horizspc {
	padding-top: 10px;
	padding-bottom: 10px;
}

small {
	font-size: xx-small;
	color: #2c72c7;
}
