h1 a {
    text-decoration: none;
    color: white;
}
h1 a:hover {
    text-shadow:#00000059 1px 1px 2px;
}
img {
    float: left;
}
.tuote {
    width: 1000px;
}
.nimi {
    font-size: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.arviot {
    color: rgb(255, 189, 66);
    margin-top: 50px;
}
.kuvaus {
margin-right: 40px;
}
.hinta {
    margin-right: 30px;
    background-position: 99% center;
    overflow:hidden;
}