/* the below are the styles for each row of the website */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#362c20;
	background-image:url(../images/bg.jpg);

}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}