#Cabezal {
	position:relative;
	top:0px;
	width:780px;
	height:92px;
	z-index:2;
}
#Cuerpo {
	position:relative;
	width:780px;
	z-index:1;
	top: -90;
}

body,td,th {

	background-repeat:repeat-y;
	margin-top:0;
	margin-left:0;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}