* {
margin: 0;
padding: 0;
}


#DynamicAttacher {
position: absolute;
}



.Ink {
position: absolute;
text-align: center;
width: 1px;
height: 1px;
z-index: 100;
cursor: default;
}

.Border {
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
border-top: 1px solid #333;
}


#DynamicAttacher {
position: absolute;
}


