div#links
{
	position: absolute; 
	top: 310px; 	/* remember to add 54 */
	left: 205px; 	/* remember to add 20 */
	width: 292px; 
	height: 238px;
}

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

div#links h1 
{
	color:		#bc5f4b;
}

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

div#links h2 
{
	color:		#fff;
}

div#links b 
{
	color:		#591078; 
}
