* {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}

.center {
	margin: 200px auto;
	width: 350px;
	text-align: center;
}

img {
	border: 0;
}

.links {
	margin-top: 10px;
}

.links a {
	text-decoration: none;
	color: #000;
}

.links a:hover {
	color: #1f3487;
}

.ueber {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1f3487;
	letter-spacing: 1px;
}

