

p.update { text-align: right; color: blue; }


body {margin-top: 5%; margin-left: 5%; margin-right: 5%; margin-bottom: 5%;font-family: Arial, non-serif; background-color: #FFFFCC ; background-image: none }

font.quote { color: blue; }

img { border: none; }
img.left { float: left}
img.right { float: right}

h1 {text-align: center; }
h2 {text-align: center; }
h4 {font-family: "Trebuchet MS", non-serif; margin-left: 20px; }
h6 {text-align: center; }

span.emphasize {font-weight: bold; font-size: 18px}


p.special { text-align: center; font-size: 30px; }
p.quote { text-align: center; color: teal; }
blockquote { font-weight: bold; font-size: 13px; } 

img.center { margin-left: 35%; margin-right: 35%}
