body{ font-family: garamond, calisto, arial; background-color: #101010; background-image: url(images/warp.JPG); background-repeat: repeat-y; text-indent: 2em; margin-left: 15%; color: #9481FF}
h2{font-weight:bold; word-spacing:2em; color: #5022EE; letter-spacing: 1em; text-transform: lowercase}
h3{font-weight:bold; word-spacing:1em; color: #7032FE; text-transform: lowercase}
h4{font-weight:bold; word-spacing:2em; color: #3002CE; letter-spacing: 1em; text-transform: lowercase}

.italic{font-style:italic}
.bold{font-style:bold}

a:link{color:#3030DD}
a:active{color:#3000AA}
a:visited{color:#2030AA}
a:hover{color:rgb(40, 0, 100); text-decoration: overline
underline}
a.glossing{text-decoration: none}