#panel1{
	background: url(../img/fondo.png) no-repeat center center;
}

#pic {
	 position: absolute;
	 top: -1px;
	 left: -1px;
}

.bot{
	position: absolute;
	top: 236px;
	cursor: pointer;
}

#verdad {
	 left: 367px;
}

#mentira {
	 left: 490px;
}

#texto {
	 position: absolute;
	 top: 103px;
	 left: 386px;
	 width: 210px;
	 height: 124px;
}

#texto span{
	color: #FFFFFF;
	font-family: avenir;
	text-shadow: #254856 0px 1px 0px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}
