body
{
background-image: url(alavalikkokuva.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0% 100%;
margin-top: 25px;
margin-bottom: 40px;
margin-right: 8%;
font-size:11px;
color: gray;
font-family:verdana;
font weight:none;
text-align: right;
}

a:link, a:visited
{
color:999999;
text-decoration:none;
}

a:hover, a:active
{
text-decoration:none;
color:beige;
}
