body, div, a {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: 0;
    color: #000000;
}

body {
    background: #ffff00;
}

#sa {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 60%;
    height: 100%;
}

#ri {
    position: absolute;
    top: 70%;
    left: 80%;
    width: 15%;
    height: 15%;
}

#ga {
    position: absolute;
    top: 5%;
    left: 35%;
    width: 65%;
    height: 65%;
}

#ma {
    position: absolute;
    top: 70%;
    left: 65%;
    width: 15%;
    height: 15%;
}

#pa {
    position: absolute;
    top: 85%;
    left: 70%;
    width: 25%;
    height: 10%;
}

#da {
    position: absolute;
    top: 25%;
    left: 10%;
    width: 10%;
    height: 50%;
}

#ni {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 20%;
    height: 20%;
}

