.wrapper{
	width:970px; margin:0 auto;
	background-image:url('../imagenes/pixel.jpg');
}
.wrapper a{
	text-decoration:none;
}
.wrapper a img{
	border:0px;
}
.contenedor{
	color:white;
	margin-left:65px;
	width:830px;
	margin-top:10px;
}
.contenedor p{
	font-size:14px;
}
.contenedor .descripcion{
	font-size:18px;
	line-height:25px;
}
.contenedor h1{
	color:yellow;
}
.contenedor h2{
	font-size:22px;
}
.contenedor	a{
	color:white;
}
.contenedor a:hover{
	color:yellow;
}
