body    { background-image: url(backgrounds/beige112.jpg); list-style-image: url(backgrounds/beige112.jpg) }
p  { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h1     { color: #8b4513; font-weight: bold; font-size: 45px; font-family: "Times New Roman", Georgia, Times }
#wrapper {        margin: 0 auto;        width: 1000px; /* Replace the xxxx with the the width of your site (eg 800px)*/        text-align:left;}

td {

}
.paragraph  { color: #8b4513; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h2  { color: #8b4513; font-size: 27px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h3  { color: #8b4513; text-align: center; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.list  {
	color: #8b4513;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 6px;
	list-style-type: circle;
	list-style-position: outside;
}
.link_but {
	color: blue;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center}

.link_side_but {
	color: blue;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: Left

}
