.content {
    max-width: 600px;
    margin: auto;
	background-color: rgb(255, 224, 179);
	border: 40px solid rgb(255, 224, 179);
	
	}



