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

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

div#links h1 
{
	color:		#d4c47c;
}

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

div#links h2 
{
	color:		#fff;
}

div#links b 
{
	color:		#591078; 
}
