/* style sheet for Lavenders of Sequim */
body {
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 25px
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	}
a:link {
	color:#000000;
	text-decoration: none;
	}
a:visited {
	color:#000000;
	text-decoration: none;
	}	
a:active {	
	color:#000000;
	text-decoration: none;
	}	
a:link:hover {
	color:#000000;
	text-decoration: none;	
#long_text {
	margin-left: auto
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;	
	
#top_banner {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

