/* MUST PUT CONTENT IN A DIV WITH THE ID "content" */
body {
	background: Plum;
	color:black;
}
#content {
	padding: 30px 50px;
	text-align:center;
}