#wrapper{
	width: 80%;
    margin: auto;
    max-width: 45em; 
	background-color:white;
	box-shadow: 0px 0px 20px #000;
}
