html,body{
	margin: 0;
	padding: 0;
	background-image: url(brownpattern.jpg);
	background-position: top ;
	background-color: #4F402B;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	 text-align: left;}
	a:link {color:#008080;}      /* unvisited link */
	a:visited {color:#199016;}  /* visited link */
	a:hover {color:#199016;}  /* mouse over link */
	a:active {color:#008080;}  /* selected link */ 
