@font-face {
	font-family: young;
	src: url('../font/young.ttf'); 
}
body { 
	background-color: #F2F5A9; 
	background-image: url("../image/dragon.jpg"); 
	background-repeat: no-repeat; 
	background-position: 20% -80%; 
	background-size: 400px 500px; 
	}
.blake { 
	font-size: 200%; 
	letter-spacing: 10px; 
	text-align: center; 
	background-color: black; 
	color: gray; 
	}
.fecha { 
	font-style: italic; 
	font-size: 150%; 
	letter-spacing: 5px; 
	text-align: center; 
	color: gray; 
	text-shadow: rgb(255,0,0) 2px 2px 4px; 
	}
hr { 
	border: 1px dashed grey; 
	height: 0; 
	width: 100%; 
	}
.cuerpo { 
	position: fixed;
	top: 230px; 
	left: 670px;
	right: 15%;
	
	}
header {
	background-color: black;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	top: 0px;
	
}
.william {
	position: absolute;
	top: 45px;
	left: 40%;
	font-family: young;
	font-size: 60px;
	color: white;
}
img.portada1 {
	width: 125px;
	height: 150px;
}
img.portada2 {
	position: relative;
	height: 150px;
	top: 60px;
}
img.portada3 {
	width: 125px;
	height: 150px;
}
img.portada4 {
	width: 125px;
	height: 150px;
}
img.portada5 {
	width: 125px;
	height: 150px;
}
img.portada6 {
	width: 125px;
	height: 150px;
}
img.portada7 {
	position: relative;
	width: 100px;
	height: 150px;
	top: 60px;
}
img.portada8{
	width: 125px;
	height: 150px;
}
