.section { background-color: lightyellow; color: darkgreen; }
.text { color: darkgreen; }
a { text-decoration: none; color: blue; }
a:hover { text-decoration: underline; }
.borders { margin: 0 0 0 0; }
