body
{
    background: #77c143 url("../img/laidun/hills.png") 50% 0 repeat-x;
    border-top: 40px solid #94e0ff;
}
#laidun
{
    padding-top: 260px;
    color: #232;
    background: url("../img/laidun/cow.png") 50% 45px no-repeat;
}
#laidun h1,
#laidun h2,
#laidun h3,
#laidun h4
{
    color: black;
}
#laidun ul li                   { list-style-image: url("../img/laidun/bullet1.png"); }
#laidun ul li:nth-child(odd)    { list-style-image: url("../img/laidun/bullet2.png"); }

#laidun a:link      { color: #365e1a; }
#laidun a:hover,
#laidun a:active,
#laidun a:focus { color: black; }

#laidun #blurb
{
    margin: 0 0 60px;
}

#laidun #blurb h1,
#laidun #blurb h4   { text-align: center; margin: 0 0 0.25em; }
#laidun #blurb h1   { letter-spacing: -1px; }

#description
{
    background: url("../img/laidun/stamp.jpg") 95% 100% no-repeat;
}
#stamped    { min-height: 140px; }

#laidun form
{
    -webkit-box-shadow: rgba(0, 0, 0, 0.33) 0 2px 15px;
    background-color: black;
}
#laidun form li { list-style-image: none !important; }

#vinkitys ul
{
    margin: 0 -20px;
}
#vinkitys li
{
    list-style-position: inside;
    padding: 0;
    margin-left: 10px;
}