/* style.css - a simple style sheet */


body {
	margin-left: 5%; margin-right: 20%;
	color: black; background: white;
}

