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

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

background-attachment: fixed;
background-image: url(https://thenewbeesplayground.com/images/bg.jpg);
background-repeat: fixed;
}
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
}