@charset "utf-8";
/* CSS Document */

html, body{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}
body{
    background: url(../img/tikjas.gif) center center no-repeat #66FF00;
}