@charset "iso-8859-1";

@import url(base.em.css);

#blue{
	position:absolute;
	left:0;
	top:158px;
}
h1{
	color: white;
	font: 600 1.1em arial;
}
p{
	color: white;
	font: 400 .9em arial;
}
#txt{
	position:absolute;
	left: 50px;
	top: 170px;
	width: 800px;
	z-index: 100;
}

