body { background: white; color: black; margin-right: 5%; margin-left: 5%}

body.main {background: URL(besson-background.jpg) 1% 0% white repeat-y;}

.title {background: URL(besson-background.jpg) 1% 0% white repeat-y;  margin-right: 75; margin-left: 125}


.intro  {color: black;  font-size: 85%; background: URL(besson-background.jpg) 1% 0% white repeat-y;  margin-right: 75; margin-left: 125}

.block  {color: black;  font-size: 85%; }

A:link { color: #990000; text-decoration: none }
A:visited { color: #990000; text-decoration: none }
A:active { color: blue; text-decoration: none }

.bullets {color: black; margin-right: 5%; font-size: 85%;}
.indent {color: black;  font-size: 100%; text-indent: 2em}

