/* CSS Document */
body    { font-family: sans-serif; font-size: 0.8em; }

#top	{text-align: center; }
 
#small	{text-align: center; font-size: 0.8em; color: Gray; }

#picture	{ text-align: center; border: brown ridge 0.5em; width: 450px; }

#box	{position: relative; vertical-align: top; text-align: left; }

#main   { position: relative; margin-left: 5%; margin-right: 5%; margin-top: 5%; background-color: white; text-align: center; }

#block  { font-family: sans-serif; font-size: 0.8em; font-style: italic; text-align: right; }

h3      { text-align: left; font-family: sans-serif; font-size: 1.4em; color: brown; }

h2      { text-align: center; font-family: sans-serif; font-size: 1.4em; color: brown; }

h4      { text-align: left; font-family: sans-serif; font-size: 1.2em; color: brown; }

input   { background: Linen; color: brown; font-size: 0.9em;}

select   { background: Linen; color: brown; font-size: 0.9em;}

textarea { background: Linen; color: brown; font-family: sans-serif;  font-size: 0.9em; }

p       { font-family: sans-serif; font-size: 1em; margin-left: 8%; margin-right: 8%; }

a       { color: brown; font-size: 0.9em;}

td	{ font-family: sans-serif; font-size: 0.8em; }