/* style.css - a simple style sheet */
body {
  margin-left: 10%; margin-right: 10%;
}

paragraph {
  margin-left: 10%; margin-right: 10%;
}
