body
{
 background-image: url('images/sthx03.jpg');
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 100% 0%;
}
a:link
{
color: #000000;
text-decoration: underline;
}

a:active
{
color: #000000;
text-decoration: underline;
}

a:visited
{
color: #000000;
text-decoration: underline;
}

a:hover
{
color: #F8EB00;
text-decoration: underline;
}

input
{
border: solid 1px #000000;
}
