<!DOCTYPE html>
<html>
<head>
<style>
img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.ColAn {
    position: absolute;
    width: 100px;
    color: yellow;
    background-color:Blue;
    border: 2px solid #73AD21;
    font-size: 14px;
}
.A0 {
    top: 222px;
    left: 440px;
}
.A15 {
    top: 487px;
    left: 270px;
}
.A2 {
    top: 75px;
    left: 835px;
}
.A8 {
    top: 125px;
    left: 835px;
}
.A4 {
    top: 175px;
    left: 835px;
}
.A5 {
    top: 225px;
    left: 835px;
}
.A6 {
    top: 385px;
    left: 835px;
}
.A7 {
    top: 510px;
    left: 130px;
}
.A3 {
    top: 230px;
    left: 45px;
}
.A9 {
    top: 460px;
    left: 780px;
}
.A16 {
    top: 242px;
    left: 440px;
}
.A17 {
    top: 507px;
    left: 270px;
}
.PLC {
    position: absolute;
    font-size: 10px;
    font-style: italic;
    width: 800px;
    color: black;
    background-color:transparent;
    border: 1px solid black;
    top: 570px;
    left: 10px;
}
.JAM {
    position: absolute;
    font-size: 15px;
    width: 360px;
    color: white;
    background-color:transparent;
    border: 2px solid grey;
    top: 20px;
    left: 20px;
}
.INFO {
    position: absolute;
    font-size: 12px;
    width: 360px;
    color: white;
    background-color:transparent;
    border: 2px solid grey;
    top: 42px;
    left: 20px;
}
.dot {
    position: absolute;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
}
.ON {
    background-color: transparent;
}
.OFF {
    background-color: red;
}
.D1 {
    top: 370px;
    left: 565px;
}
.D2 {
    top: 405px;
    left: 565px;
}
.D3 {
    top: 440px;
    left: 565px;
}
.D4 {
    top: 125px;
    left: 290px;
}
.D5 {
    top: 160px;
    left: 290px;
}
.D6 {
    top: 275px;
    left: 290px;
}
.D7 {
    top: 510px;
    left: 715px;
}
.D8 {
    top: 200px;
    left: 200px;
}

</style>


