body {
	background-color: #c76dd4;
	margin: 10% 5% 5% 5%;
	color: #fff;
}
#doc-wrapper {
	border: 10px solid #fff;
	padding: 20px;
}
