
#kassi {
    position        : absolute;
	background-color: white;
    top             : 10px;
    left            : 15px;
    right           : 15px;
    bottom          : 10px;
    padding         : 30px;
    border          : 2px solid gray;
}
