/* style.css - a simple style sheet */ body {   margin-left: 5%; margin-right: 5%;   color: #003300; background: #ffffcc; }