body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	background:url(../images/fondo.jpg);
	
}

#general {
	width:955px;
	height:600px;
	max-height:600px;
	margin:0 auto 0 auto;
	position:relative;
	text-align:justify;
}



#contenido {
	width:400px; 
	height:365px;
	
}

#columna {
	height:23px;
	width:120px;
	z-index:4;
	position:absolute;
	left:430px;
	top:110px;
}
