body {
	background-color: #525252;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50px 40px;
	margin: 0px;
}
.encabezado {
	font-family: "Courier New", Courier, mono;
	font-size: 29px;
	color: #990000;
}
.imagencapa {
	width: 605px;
}
.capamenu {
	position: fixed;
}

