BODY {
	COLOR: black; FONT-FAMILY: "arial", "Times New Roman", "Comic Sans MS", "westminster"; 
	BACKGROUND-COLOR: beige
}
A:link {
	COLOR: red
}
A:active {
	COLOR: silver
}
A:visited {
	COLOR: black
}
.touch {
	FONT: 20pt , "bauhaus 93"
}
.abig {
	FONT: 14pt , "arial"
}
.luc {
	FONT: 13pt ,
}
.middle {
	TEXT-ALIGN: center
}
.comic {
	FONT: 13pt ,
}
.roman {
	FONT: 13pt , "Times New Roman"
}
.writing {
	FONT: 13pt , "Lucida Handwriting"
}
.left {
	TEXT-ALIGN: left
}

#biography {
  width:760px;
  margin:auto;
  text-align:left;
}

#biography img {
  float:left;  
  margin-right:10px;
}

p.romanItalic {
  FONT: 13pt, "Times New Roman";
  font-style:italic;
}

