body {
background-color: #F0FFF0;  color: #556B2F; border: 0px; margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 { font-family: "Times New Roman", "Georgia", "serif";
    font-size: x-large;
    font-style: italic;
    color: #556B2F;
    background-color: #FFFFF0;
    border: 1px dashed #556B2F;
    padding: 0px 0px 0px 0px;
    margin: 10px;
    white-space: nowrap;
 }
h2 {
    font-family: "Times New Roman";
    font-size: large;
    color: #2F6A44;
    background-color: transparent;
    margin-right: 20px;
    text-align: right;
    white-space: nowrap;
}
h3 {
    font-family: Tahoma, Verdana;
    font-size: medium;
    color: #2F6A44;
    background-color: transparent;
    margin-right: 15px;
    text-align: right;
    white-space: nowrap;
}
h4 {
    font-family: Tahoma, Verdana;
    font-size: large;
    color: #2F6A44;
    background-color: transparent;
    margin-right: 10px;
    text-align: right;
    white-space: nowrap;
}
h5 {
    font-family: Tahoma, Verdana;
    font-size: large;
    color: #2F6A44;
    background-color: transparent;
    margin-right: 7px;
    text-align: right;
    white-space: nowrap;
}
h6 {
    font-family: Tahoma, Verdana;
    font-size: large;
    color: #2F6A44;
    background-color: transparent;
    margin-right: 5px;
    text-align: right;
    white-space: nowrap;
}
#breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: small;
border-bottom: 1px solid green; border-top:1px solid green; padding-top: 5px;
padding-bottom: 5px; padding-left: 25px;  background-color: #FAFAD2;
color: #2F4F4F;  white-space: nowrap;   }

#breadcrumb a{ color: Maroon; text-decoration: none; background-color: transparent;}
#breadcrumb a:hover { text-decoration: underline;}
#page {
    margin: 10px;
    padding: 10px;
}
#menu {
    position: absolute;
    width: 120px;
    top: 98px;
    left:16px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}
#menu a{
    text-decoration: none;
    background-color: #F0FFF0;
    font-family: Arial , Verdana;
    font-weight: small;
    font-style: normal;
    font-style: italic;
    display: block;
    padding: 0.5px;
    width: 95px;
    margin-bottom: 2px;
    border: 1px solid #8FBC8F;
    color: #556B2F;
}
#menu a:hover {
    background-color: #6B8E23;
    color: White;
    border-top: 1px solid #8FBC8F;
    border-left: 1px solid #8FBC8F;
    border-right: 1px solid #8FBC8F;
    border-bottom: 1px solid #2F4F4F;
}
#selo {
    position: absolute;
    width: 110px;
    top: 317px;
    left:16px;
    text-align: center;
    font-size: small;
}
#selo a{
    text-decoration: none;
    background-color: #F0FFF0;
    font-family: Arial , Verdana;
    font-weight: small;
    font-style: normal;
    font-style: italic;
    display: block;
    padding: 1px;
    width: 95px;
    margin-bottom: 2px;
    border: 1px solid navy;;#8FBC8F;
    color: #556B2F
}
#selo a:hover {
    border:1px solid navy; background-color: #F0FFF0;
    color: White;
    ;#8FBC8F
}

#options a{
    background-color: #6B8E23;
    color: White;
    border-top: 1px solid #8FBC8F;
    border-left: 1px solid #8FBC8F;
    border-right: 1px solid #8FBC8F;
    border-bottom: 1px solid #2F4F4F;
}

#content {
    position: absolute;
    border-left: 2px solid #556B2F;
    padding-left: 20px;
    left: 145px;
    top: 98px;
    bottom: 10px; solid
}
#content p, ul {
        padding-left: 15px;
        padding-right: 15px;
    font-family: Arial , Verdana;
    font-size: small;
    font-weight: large;
    font-style: italic;
    font-color: #556B2F;

}
#footer {
    border: 1px dotted black;
    color: #556B2F;
    align: right;
    background-color: #FAFAD2;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 98%;
    padding-top: 01px; padding-bottom: 0px;
}
#footer p { margin: 5px; }
a { color: #556B2F; text-decoration: none; background-color: transparent;}
a:hover {
    text-decoration: none;
}
.article-footer {
    text-align: right;
    font family: Tahoma;
    font style: italic;
    font-size: xx-small;
    color: Gray;
    padding-bottom: 15px;
}
.author, .datetime {
    font-weight: bold;
    color: #4F4F4F;
}
.article-title {
    font-size: medium;
    font-weight: bold;
    font-family: Times New Roman;
    font-style: italic;
    color: #556B2F;
}
#content form {
    padding-left: 30px;
    font-size: small;
    vertical-align: left;
    }
#content form p{  }
.textbox {
    border: 1px solid gray;
    margin: 5px;
}
.button { border: medium outset;  background-color: #F5F5F5; margin-left: 150px;  color: black; margin-top: 10px;}
fieldset {
    margin-top: 5px;
    width: 200px;
}
form {
    border: none
    padding: 5px;
    margin: 10px;
    width: 280px;
    margin-left: 30px;
    margin-top: 10px;
}
<!--#90EE90;-->
