@charset "iso-8859-1";

/* Header Zone */
#header_zone {
height: 140px;
background: #FFFFFF url('../images/plants-header.jpg');
border: 3px solid #FFFFFF;
}

#header_zone h1 {
padding: 10px 0 0 20px;
margin: 0;
font-size: 400%;
color: #FFFF33;
text-align: left;
}

#header_zone h2 {
padding: 0 0 0 20px;
margin: 0;
font-size: 200%;
color: #CCFF00;
text-align: left;
}