body {
background-color: #f7f7f7;
padding-left: 0;
 padding-top: 0
}



.drag{
position:relative;
cursor:hand;
z-index: 100;
}
