body,html {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 5px;
padding: 0px;
background-color: #F0EDE9;
color: #000000;}

#kaikki {
margin-left: auto;
margin-right: auto;
width: 762px;}

#tekstitausta {
width: 312px;
height: 513px;
background-image: url(index_01.jpg);
position: relative;
left: 0px;
top: 0px;}

#linkkitausta {
width: 440px;
height: 40px;
background-image: url(index_02.jpg);
position: relative;
left: 312px;
top: -513px;
z-index: 0;
font-family: verdana, sans-serif;
font-size: 12px;
color: #5B524A;
padding-left: 10px;
padding-top: 10px;
text-align: center;}

#kuva {
width: 450px;
height: 463px;
background-image: url(index_03.jpg);
position: relative;
left: 312px;
top: -513px;
z-index: 0;}

#tekstit {
width: 302px;
background-image: url(index_04.jpg);
position: relative;
left: 0px;
top: -1024px;
font-family: verdana, sans-serif;
font-size: 12px;
color: #5B524A;
padding-left: 10px;
padding-top: 10px;}

a:link {
color: #752455;
  text-decoration: underline;
  background: inherit;}
a:visited{
color: #752455;
  text-decoration: underline;
  background: inherit;}
a:active{
color: #752455;
  text-decoration: underline;
  background: inherit;}
a:hover{
color: #5B524A;
  text-decoration: none;
  background: inherit;}
