header{ text-align:center;
	width:auto;
     border-radius:10px;
	 max-width: 960px;
	 min-height: 15px;
	margin:0.25em auto;
	padding:0.10em;
	font-family: "Baskerville Old Face";
	text-shadow: #aaa 4px 4px 4px;	
	}

article{
	
height:184px;
width:341px;	
	
	box-shadow: 10px 10px 10px #888;
	border-radius: 10px 0px 40px 10px;


background-image: url(img/casa.png), url(img/fondo.png);
background-position: center top, center top;
background-repeat: no-repeat;


}
