body{
    background: url(../img/turquoise-2.png);
    background-repeat:no-repeat;
    background-attachment: fixed;
}
h5{
    font-weight: bold;
}

.menu{
    text-decoration: none;
}
.penting{
        color: #FF0000;
        /*font-weight: bold;*/
}
.kertas{
    background-color: #FFFFFF;
}
.whitefont{
    color: #FFFFFF;
    text-shadow: 0px 0px 7px #666666;
}
