body {
	background-image: url(tree_store.jpg);
	background-position: 66%;
	background-repeat: no-repeat;
	border:1px solid #fff;
	
}

h1, h2, h3, h4, h5, h6 {
	border:0;
	background-color: transparent;
}
.storename {
	font-variant: small-caps;
	font-weight: bold;
}
.storedesc {
	font-style: italic;
}
.pagination{
padding-top:.5em; margin-bottom:.5em;
}
.pages {
	color: #000;
}
a.pages:link {
	color:#000
}
a.pages:visited {
	color: purple
}
a.pages:hover {
	color:red;
}
a.pages:active {
	color:red;
}
a.pagesnextprevious:link {
	color:red
}
a.pagesnextprevious:visited {
	color: red
}
@media print {
	#content a:link:after, #content a:visited:after {
   content: " ("attr(href) ") ";
   font-size: 90%;
	font-style: italic;
   }
#merchanttable a:link:after
	content: " ";	
}

}
