.background {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 360px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: capitalize;	color: #CCCCCC;	text-decoration: none;}.foreground {	font-family: Geneva, Arial, Helvetica, sans-serif;	color: #ffff00;	font-size: 128px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-decoration: none;	text-transform: none;}a:link {	text-decoration: none;	color: #66CCFF;}a:visited {	text-decoration: none;	color: #CCCCCC;	outline-color: #66CCFF;}a:hover {	text-decoration: none;	color: #ffff00;	outline-style: dashed;	outline-width: medium;	outline-color: #66ccff;}a:active {	text-decoration: none;}