
body
{
background-image: url('rand3.png');
background-repeat: repeat;
_padding-left: 19%;
_padding-right: 19%;
overflow: auto;
}

div
{
border-style: solid;
border-color: #e0ffd0;
border-width: 2px;
margin-right: 20%;
margin-left: 20%;
_margin-left: 0%;
position: absolute;
background-color: #fefffd;
top: 3.5%; /* 4.5%; */
_top: 2.5%;
}

h4
{
color: #bbb;
font-family: sans-serif;
font-weight: normal;
text-align: center;
font-stretch: wider;
_font-size: small;
}

a
{
color: #9a8; /* #33f; */
font-family: georgia;
font-weight: normal;
text-align: center;
font-stretch: wider;
}

a.bottom
{
color: #9a8;
font-family: sans-serif;
font-weight: normal;
text-align: center;
font-stretch: wider;
_font-size: small;
}

.blue
{
color: blue;
}

p
{
color: #444;
padding-left: 30px;
position: relative;
top: -2px;
text-align: justify;
padding-right: 30px;
font-family: georgia;
_font-size: small;
}

h3
{
border-bottom-style: dashed;
border-width: 1px;
border-color: #cdb;
margin-left: 30px;
margin-right: 30px;
font-family: georgia;
position: relative;
_padding-left: 0px;
font-variant: small-caps;
font-size: large;
_font-size: medium;
color: #9a8;
}

h2
{
font-family: sans-serif;
font-variant: small-caps;
background-color: #9a8;
border-color: #cdb;
border-style: solid;
border-width: 1px;
border-bottom-color: gray;
border-right-color: gray;
margin-top: 1px;
padding-left: 8px;
padding-top: 1px;
padding-bottom: 1px;
_padding-top: 2px;
color: #fff;
position: relative;
top: -1px;
}

h1
{
position: relative;
top: 26px;
text-align: center;
color: #5d5
}

ul
{
color: #444;
font-size: small;
position: relative;
top: -2px;
left: -2px;
padding-left: 70px;
}

ul.square
{
list-style-type: square;
}

ul.none
{
position: relative;
left: -39px;
list-style-type: none;
}
