/**/ body { margin-left: 10%; margin-right: 10% } .poem { margin-left: 10% } .poem2 { margin-left: 10%; color: red } .indent { text-indent: -5%; margin-left: 5% } .indent2 { text-indent: 5% } .indent3 { text-indent: 10% } .author { margin-left: 50% } .author2 { margin-left: 50%; color: red } hr.full { width: 100% } a:link { color: #00f; text-decoration: none } link { color: #00f; text-decoration: none } a:visited { color: #00f; text-decoration: none } a:hover { color: #f00; text-decoration: underline } pre { font-size: 85% } /**/