BODY {
 color: rgb(247,255,207);
 background: url('http://www.astro.helsinki.fi/~kahanpaa/index_back.jpg')  repeat-y;
 background-position: left;
 background-color: black;
 margin-left: 220px;
}

:link { color: rgb(120,120,255) }
:visited { color: rgb(220,220,255) }

