div#links
{
	position: absolute; 
	top: 309px; 	/* remember to add 54 */
	left: 20px; 	/* remember to add 20 */
	width: 272px; 
	height: 255px;
}

div#links a:hover span 
{
	width:		256px; 
	height: 	190px;	/* d#links height - 65 */
}

div#links h1 
{
	color:		#c3c768;
}

div#links a:hover h1 
{
	color:		#591078; 
}

div#links h2 
{
	color:		#fff;
}

div#links b 
{
	color:		#591078; 
}
