

/* GENERAL TAGS */

body {
	background-image: url("bg.gif");
	background-repeat: repeat-x;
	font: normal 62% helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #473d12;
	}
	
	
	
	.body        {
		background-image: url("bg.gif");
	background-repeat: repeat-x;
	font: normal 62% helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #473d12;
  }
