
#container #intro {
  background-image: url("../img/ipads_pro.png") !important;
}


#intro a.blob {

  background-image: url("../img/stoerer_bg.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#intro a.blob strong{
	font-size: 1.277em;
	display: block;
	line-height: 1.5em;
}

#intro a.blob:hover{
	background-position: bottom center;
}