body {
    background-color: #FFFFFF;
    color: #000000;
    background-image: url(greenstripe.gif);
    background-position: 85px 0px;
    background-repeat: repeat-y;
    font-family: "Times New Roman", Times, serif;
    line-height: 1.4em;
    width: 680px;
    margin: 0px;
    }
h1 {
    color: #000000;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 160%;
    }
.banner {
    font-family: "Century Gothic";
    font-weight: normal;
    margin-left: 140px;
    margin-top: 20px;
    margin-right: 40px;
    }
.pinkstripe {
    background-image: url(pinkstripe.jpg);
    background-repeat: repeat-y;
    background-color: #FFCCFF;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    }
h2 {
    color: #000000;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 120%;
    margin-bottom: 0px;
    }
h3 {
    color: #000000;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    }
.maincontent {
    margin-left: 140px;
    margin-right: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    }
.main {
    width: 65%;
    }
.byline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    margin-top: 0px;
    margin-bottom: 0px;
    }
.gardenerbody {
    text-align: justify;
    font-size: 95%;
    }
.centered {
    text-align: center;
    }
.sciname {
    font-style: italic;
    }
.bookname {
    text-decoration: underline;
    }
.email {
    font-size: smaller;
    font-family: Arial, Helvetica, sans-serif;
    }
hr {
    background-color: transparent;
    color: #000000;
    margin-top: 10px;
    }
address {
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
    color: #000000;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    font-size: 80%;
    }
