#rpcLogo
{
	position: relative;
	top: 150px;
	text-align: center;
}

#bigLink
{
	font-size: 25px;
}

a:hover
{
	color:			#FFFF00;
	text-decoration:	none;
}