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{
	margin-bottom:5px; padding: 10px;
	width:200px;	
			
	opacity:0.6;
	background-color:#4B0082;
	box-shadow: 10px 10px 5px #888;
	border-radius: 10px 10px 10px 10px;
}
