.drag{
position:relative;
cursor:hand;
z-index: 100;
}

BODY {
BORDER-RIGHT: 3px inset #674363;
BORDER-TOP: 3px outset #674363;
FONT-WEIGHT: Bold;
FONT-SIZE: 15PT;
MARGIN-LEFT: 0.6em;
BORDER-LEFT: 3px outset #674363;
COLOR: #674363;

BORDER-BOTTOM: 3px inset #674363; 
FONT-FAMILY: Arial Black;

background-attachment: fixed;
background-image: url('https://thenewbeesplayground.com/images/bg.jpg');
background-repeat: repeat
}
A:link {
color: #BEB9B5;
text-decoration:none; 
font-size: 12pt;
}
A:visited {
color: #BEB9B5;
text-decoration:none; 
font-size: 12pt
}
A:active {
color: #BEB9B5;
text-decoration:none; 
font-size: 12pt
}
A:hover {
color: #BEB9B5; 
text-decoration: underline overline; 
cursor: hand
}
.table 1 {
background-image: url('https://thenewbeesplayground.com/images/bg.jpg');
width: 750px;
padding: 0;
border: 2 none;
}
.table 2 {
	border: 1;
	padding: 0;
	width: 87%
	background-color: #BEB9B5;
}