body {
	font-family:sans-serif;
	background-color: #9932CC;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center; 
	margin-left: 20%;
	margin-right: 20%;
	border:1px dotted #FFFFF0;
	padding: 10px 10px 10px 10px;
}