body {
  background-image: url(http://www.bestbudsgreenhousesupplies.com/RoseBg9.jpg); 
  background-attachment: scroll;
  margin: 0;
  padding: 1;
  font-size: 12; 
  font-family: verdana, arial, helvetica, sans-serif;
}

h1 {
  color: #888;
  font-weight: bold;
  text-align: center;
  padding-top: 57px;
  padding-left: 0px;
  Padding-right: 0px
  padding-bottom: 2000px;
}

h2 {
  font-weight: bold;
  font-size: 14;
  text-align: center;
}

h3 {
  font-weight: bold;
  font-size: 12;
  text-align: center;
}

p {
  font-size: 12;
  text-align: center;
}

.img (
align: left;
border: 0;
hspace: 0;
)

.content>p {
  margin: 0;
  font-size: 12;
  align: center;
}
.content>p+p {
  text-indent: 30px;
}

a {
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}
a:link {color: blue}
a:visited {color: automatic}
a:hover {color: #CC3300}
a:active {color: #0000FF}
}

ul#navleft {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: none;
}

ul#navleft li {
	display: block;
	border-bottom: 0px solid gray;
	}

ul#navleft li a {
	display: block;
	margin: 0px 0px 12px 12px;
	padding: 0px;
	text-decoration: none;
	width: 250;
}

ul#navleft li a:hover {
	background-color: #CC3300;
	color: #eee;
}

/* All the content boxes belong to the content class. */
.content {
  position: relative; 
  width: auto;
  margin: 0 50px 0px 250px;
  padding: 10px;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: #eee;
  z-index: 2;
}

#navleft {
  position: absolute;
  left: 5px;
  top: 152px;
  width: 200;
  padding-bottom: 200px;
  background: url(http://www.bestbudsgreenhousesupplies.com/graphics/1roses.gif) no-repeat center bottom;
  z-index: 3;
}

#center {
  margin-left: 200;
  margin-right: 0;
}

#navright {
  position: absolute;
  right: 5px;
  left: 1093px;
  top: 0px;
  width: 100px;
  padding-top: 125px;
  padding-bottom: 425px;
  align: center;
  background: url(http://www.bestbudsgreenhousesupplies.com/graphics/bloomingrose.gif) no-repeat right top;
  text-align: center;
  font-weight: bold;
  z-index: 4;
}
