body {
background-color: #333333;
text-align: center;
font-family: Arial;
font-size: 14px;
color: white;
margin-top: auto;
margin-bottom: auto;
background-image: url(palkki.png);
background-repeat: repeat-x;
}

#cont {
width: 1000px;
height: 600px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
background-image: url(page404.png);
}
.teksti {

font-size: 25px;
padding-top: 100px;

}
.tekstib {

font-size: 25px;
padding-top: 400px;

}

.tekstib  a {

color: #888044;
text-decoration: none;

}

.tekstib  a:hover {

color: #cec89d;
text-decoration: none;

}
