body {
	margin: 0px;
}
#content {
	height: 461px;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	margin-top: -231px;
	top: 50%;
	z-index: 2;
}
#menu {
	height: 423px;
	width: 200px;
	margin-top: -222px;
	margin-left: -374px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
}

#fondo {
	height: 286px;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	z-index: 1;
}
#link {
	height: 18px;
	width: 200px;
	margin-top: 228px;
	margin-left: 180px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
}
