<style>
/*BODY {background: teal}*/
BODY { background-color: Teal; color: yellow}
body.cv {font-family: Tahoma,sans-serif}
H1 {color: Maroon; text-align:center}
h1.cv {text-align:center }
h1.narrative {font-family: cursive; text-align: right; font-size:medium}
h2.cv {text-align:center; color:Red}
h2.narrative {font-family: cursive; font-size:medium}

.name {color: red}
.narrative 

UL.home {list-style-type: circle; background: Olive }
UL.secondary {list-style-type: square  }
UL.tertiary {list-style-type: disc  }

hr.cv {width: 60%; color: green; style: solid; size: 0.5ex}
hr.qr {width: 60%; color: green; style: solid; size: 0.5ex}

blockquote {font-style: italic; color: Navy}
p.narrative {font-family: cursive}
p.image {text-align: center }
p.credit {font-size:smaller}

table.cvtable {border-style: ridge; rules: all; }
tr.empty {background-color: Olive; border-color:Maroon ; border-style: inset; height: 4en}
tr.liftout {color:Purple}
td.red {color:Red}

br {clear: left}

img {padding-left: 5%;padding-right: 5%}
</style>
