img, div { behavior: url(http://creekwoodfalls.com/iepngfix.php) }
img
{
border:none;
}
body
{
background-color: #c3ddf7;
background-image: url(http://creekwoodfalls.com/images/bottom.jpg);
background-repeat:no-repeat;
background-position: bottom center;
font-family:arial, helevetica, sans-serif;
color: black;
font-size: 100%;
}
table
{
background-image: url(http://creekwoodfalls.com/images/table-background.png);
background-repeat:repeat-y;
background-position: center;
}
h1
{
font-size: 150%;
}
h2
{
font-size: 140%;
}
h3
{
font-size: 130%;
}
h4
{
font-size: 120%;
}
h5
{
font-size: 110%;
}
h6
{
text-align:center;
margin: -10px 0px -10px 0px;
}
p
{
font-size: 100%;
}
a:link
{
color: #006600;
text-decoration: none;
}
a:visited
{
color: #006600;
text-decoration: none;
}
a:hover
{
color: #669966;
text-decoration: none;
}
a:active
{
color: #669966;
text-decoration: none;
}
input
{
font-size: 110%;
color: black;
background-color: #99cc99;
}
select
{
font-size: 110%;
color: black;
background-color: #99cc99;
}
option
{
font-size: 100%;
color: black;
background-color: #99cc99;
}
textarea
{
font-size: 87%;
color: black;
background-color: #99cc99;
}