<!--
  
body {
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	color: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
	background-image:url(pics/background.jpg);
	background-repeat:repeat;
	background-color: #4D3F24;
}