BODY {    margin-left: 2%;    margin-right: 2%;    color: black;    font-family: sans-serif;    background: #F0F0FF;    background-image: url(swirl.gif);    background-repeat: repeat;    background-attachment: scroll;  }  A:link {    color: red  }  A:visited {    color: blue  }  DIV.spec {    margin-left: 13%;  }  DIV.spec H2, DIV.spec H3 {    margin-left: -13%;  }  H1.left {    clear: left;    margin-top:1em;    margin-bottom: 1em;    text-align: left;    font-family: sans-serif;    font-size: 250%;    font-style: normal;    font-weight: bold;    padding: 1em;	float: left;  }    HR { clear:both }    P.poetic {	margin-left: 10%;	text-align: center;	 line-height: 180%;}