body {
	background: url(http://www.gardenersatlas.com/images/bg.jpg);
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: #800000;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	text-align: center;
	color: #800000;
	padding: 10px 0px 10px 0px;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #800000;
}

.highlight {
	background-color: #FFFF00;
	font-weight: bold;
}

.prehead {
	font-style: italic;
}

.emph {
	font-weight: bold;
}

.address {
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}

ul {
	list-style-image: url(http://www.gardenersatlas.com/images/bullet4.gif);
}

.johnson {
	background-color: #FCFBCF;
	border: 1px solid #000000;
	padding: 5px;
	width: 75%;
	margin: 0px auto;
}

.johnson ul {
	list-style-image: url(http://www.gardenersatlas.com/images/bullet4yel.gif);
}

.promo a:link {
	color: #800000;
	text-decoration: none;
}

.promo a:hover {
	color: #800000;
	text-decoration: none;
}

.promo a:visited {
	color: #800000;
	text-decoration:none;
}
