/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 06-jul-2020, 14:22:11
    Author     : MiPc
*/

#officechair {
    position:absolute;
    width:25px;
    height:53px;
    top:5px;
    left:12px;
    background-image: url("../pictures/office_chair.png");
    background-size: 100% 100%;
}