body{
	text-align:		center;
	margin-top:		200px;
	font-family:	"Trebuchet MS";
}	
div.container{
	text-align:		left;
	margin:		0 auto;
	width:		481px;
	height:		247px;	
	background-image:	url("Inmagine-is-freshing-up.jpg");
}
#contact{
	position:		relative;
	top:			221px;
	left:			119px;
	width:		240px;
	height:		30px;
	display:		block;
}
.tooltip{
	display:		none;
	background:		url("black_arrow_big.png");
	height:		163px;
	width:		310px;
	padding:		50px 25px 10px 35px;
	font-size:		11px;
	color:		#FFF;
}
.tooltip{
	font-size:		10px;
}
.tooltip table{
	width:		320px;
}
.tooltip table td{
	vertical-align:	top;
}
.tooltip a{
	color:		#63bbe8;
	text-decoration:	none;
}