/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
div.frasealeatoria {
	text-align: center; 
	padding: 5px; 
	background-color: #BB9DE5; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.0em;
	margin-left: -10px;
	width: 200px;
}
table.bienvenida {
	/*text-align: center; padding: 5px; background-color: #BB9DE5; color: #ffffff;font-weight: bold; */
	background-image: url('images/bienvenida-fondo.jpg');	
	border: 0px solid black;
	width: 589px;
	height: 711px;
}
.entry table tr td.bienvenida {
	border: 0px solid black;
	padding: 0px;
}
a.bienvenida {
	/*color: #ffffff; */
}
