body
{
background-color: #b6b392;
margin-right: auto;
margin-left: auto;
border-right: 0px solid #000080;
margin: 20px;
color: #5f796a;
font-size: 16;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #777777;
scrollbar-dark-shadow-color: #2a2a2a;
scrollbar-track-color: #000010;
scrollbar-face-color: #05729b;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
}
h1
{
background-color: #0d181d;
font-size: 15px;
width: 1050px;
color: #000010;
border-left: 0px outset;
border-right: 0px outset;
border-top: 0px outset;
border-bottom: 0px outset;
}
h2
{
background-color: #edd9b5;
width: 1050px;
color: black;
border-top: 1px inset;
border-left: 1px inset;
margin-right: auto;
margin-left: auto;
text-align: left;
font: #ffffff;
padding-left: 0px;
font: arial;
font-size: 18;
box-shadow: black 0.5em 0.5em 0.3em
}
h3
{
background-color: #0588ae;
width: 1050px;  
color: black; 
border-top: 1px inset;
border-left: 1px inset;
margin-right: auto;
margin-left: 0px;
text-align: center;
font: #ffffff;
padding-left: 0px;
font: arial;
font-size: 18;
box-shadow: black 0.5em 0.5em 0.3em
}

h4
{
background-color: #003056;
width: 200px;
color: #ffffff;
border-left: px outset;
border-right: px outset;
border-top: px outset;
border-bottom: px outset;
}

a:link {color: #302c25;}
a:visited {color: #302c25;}
a:hover {color: red;}
a:active {color: #ffffaa; background-color: navy;}
