.wrapper {
	margin: auto;
	height: 120px;
	width: 1024px;
	background-image: url(/images/consortium-bg.gif);
	background-repeat: no-repeat;
	padding-top: 650px;
}
.enterSite a {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 18px;
	text-transform: uppercase;
	color: #666;
	margin-left: 450px;
	text-decoration:none;
}

.enterSite a:hover {
	color: #FFF;
}
