/* CSS Styles for Martha's COIN 70a Homework */
body { margin: 0px auto;}
h1, h2, h3 {text-align: center;}
.centered {text-align: center;}
.box { margin: 0px 20%;}
.boxed {margin: 0px 10%;}
.red { color: red; }
.wrong { text-decoration: line-through;}
.none { list-style-type: none;}
.bolded { font-weight: bold;}