body {
	margin : 0 auto;
	background-color: #fff;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#general {
	width : 900px;
	background : #fff;
	margin : 0 auto;
}
#cabecera {
	background : #fff url(nacionfriki02.jpg) top center;
	height : 575px;
	min-height : 575px;
}
#texto {
	padding : 20px;
	border : dotted 2px #333;
	background-color : #ddd;
	text-align : center;
}
#texto p { font-weight:bold;}