body	{

						margin:0px;

						padding:0px;
			
						background:url("bg_left.jpg";
						
						font-family:Arial;

						}

.bg_left	{

						background-image: url(bg_left.jpg);

						background-position: top;
						
						background-repeat: repeat-x;

						}
 	
a:link { 

						text-decoration: none; 

						

						face:Arial; 

						color:#A78443;

						}

a:visited { 

						color:#A78443; 

						text-decoration: none; 

						 

						face:Arial;

						}

 
 