body, html {
margin: 0px;
background-color: #ffffff;
color: #53061e;}

#kaikki {
width: 780px;
margin: 0px auto 0px auto;}

#otsikko {
width: 780px;
background-image: url(images/index_01.jpg);
height: 141px;
clear: both;}

#linkit {
width: 780px;
background-image: url(images/index_02.jpg);
height: 39px;
clear: both;}

#otsikko2 {
width: 780px;
background-image: url(images/index_03.jpg);
height: 19px;
clear: both;}

#tekstit {
width: 740px;
background-color: #ffffff;
padding: 5px 20px 5px 20px;
clear: both;}

#ala {
width: 740px;
background-image: url(images/index_04.jpg);
height: 15px;
clear: both;}

#copyt {
width: 780px;
background-color: #ffffff;
clear: both;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #737373;
font-size: 10px;}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #737373;
font-size: 12px;
text-align: justify;}

td.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff99cc;
font-size: 12px;
font-weight: bold;
text-align: left;
width: 100px;
padding-top: 10px;}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffb3d9;
font-size: 14px;
font-weight: bold;
text-align: left;
z-index: 1;}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #cc7aa3;
font-size: 14px;
font-weight: bold;
position: relative;
left: 15px;
top: 35px;
text-align: left;
z-index: 2;}

#linkit a, #linkit a:link, #linkit a:active, #linkit a:visited {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
color: #ff99cc;
text-align: center;}

#linkit a:visited {
color: #cfa0b9;}

#linkit a:hover {
color: #ffb3d9;}

a, a:link, a:active {
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cc7aa3;}

a:visited {
color: #cfa0b9;}

a:hover {
color: #ffb3d9;
text-decoration: none;
cursor: crosshair;}