body {
	background-color:#000000;

}


.imagen {
	position:absolute;
	left: 0px;
	top: 0px;
	float:left;
	width:100%;
}

.texto {
	position:relative;
	float: right;
	width: 40%;
	margin-right: 3%;
	text-align: right;
	align: right;
	color: #FFFFFF;
	font-family: Garamond, sans-serif;
	font-size: 20px;
}

.texto h1 {
	font-size: 40 px;
	font-style: italic;
	font-weight: bold;
}

.texto a {
	color: #BBBBDD;
	font-weight: bold;
}
