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

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

div#links h1 
{
	color:		#5d0058;
}

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

div#links h2 
{
	color:		#fff;
}

div#links b 
{
	color:		#591078; 
}
