#hpheader {
     background: url(images/greenfloral.html) top;
     width:800px;
     padding:75px;
     padding-top: 5px;
     padding-bottom: 5px;
     margin-left: auto;
     margin-right: auto;
     border-color: green;
     border-width: 1px;
     border-style: solid;
}
#hpmain {
     background:url(images/greenfloral.html) top right;
     padding: 15px;
     font-size:105%;
     margin: 0px 10px 10px 470px;
}
#hpnav {
     background:url(images/greenfloral.html) top left;
     float:left;
     font-size:105%;
     width:420px;
     padding: 15px;

}
#footer {
     background: url(images/greenfloral.html) top;
     width:800px;
     padding:75px;
     padding-top: 5px;
     padding-bottom: 5px;
     margin-left: auto;
     margin-right: auto;
     border-color: green;
     border-width: 1px;
     border-style: solid;

}


