#wrapper {
	margin-top: 25px;
	text-align: center;
}

#logoPic {
	margin-bottom: 20px;
}

#selection {
	font: small-caps bold 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left {
	color: #000;
	margin-bottom: 15px;
}

#right {
	color: #000;
	margin-bottom: 15px;
}

#info {
	color: #000;
	margin-bottom: 15px;
}

a {
	text-decoration: none;
	color: #981a8d;
}

a:hover {
	color: #d0d0d0;
}

