/* css Zen Garden default style v1.01 *//* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  *//* This file based on 'Tranquille' by Dave Shea *//* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. *//* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. *//* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. *//*body { 	font: 8pt/16pt georgia; 	color: #555753; 	background: #fff url(blossoms.jpg) no-repeat bottom right; 	margin: 0px; 	} *//* basic elements *//*body { 	font: 8pt/16pt "Kabel Bk BT"; 	color: #fafad2; 	background: #228b22; 	margin: 0px; 	}p { 	font: 8pt/16pt georgia; 	margin-top: 0px; 	text-align: justify;	}h3 { 	font: italic normal 12pt georgia; 	letter-spacing: 1px; 	margin-bottom: 0px; 	color: #7D775C;	}*/	a:link { 	font-weight: bold; 	text-decoration: none; 	color: #006633;	}a:visited { 	font-weight: bold; 	text-decoration: none; 	color: #006633;	}a:active { 	text-decoration: underline; 	color: #006633;	}/* specific divs */#quickSummary { 	height: 150px;	width: 124px; 	margin: 0px auto; 	top: -75px;	}	#quickSummary span {	color: #fafad2;	font-weight: bold;	font-size: 30px;	background: transparent url(shop.jpg) no-repeat 0 0;	padding: 20px 20x 20px 20px;	float: left; 	voice-family: "\"}\""; 	voice-family:inherit;	width: 124px;	height: 150px;	letter-spacing: -1px;	line-height: 26px;	display: block;		}#Batik { 	height: 150px;	width: 124px; 	margin: 0px auto; 	top: -75px;	}	#Batik span {	color: #fafad2;	font-size: 18px;	background: transparent url(Batik/Batik.jpg) no-repeat 0 0;	padding: 20px 20x 20px 20px;	float: left; 	voice-family: "\"}\""; 	voice-family:inherit;	width: 124px;	height: 150px;	letter-spacing: -1px;	line-height: 26px;	display: block;		}a:hover { 	text-decoration: underline; 	color: #006633; } 
