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/challenges/intermediate/honey/steppinout/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
}
.table1 {
	width: 750;
	border: 1px;
	border-color: #674363;
	background-image: url('https://thenewbeesplayground.com/challenges/intermediate/honey/steppinout/bg.jpg');
	padding: 10px;
	margin: 0px;		
}
.table2 {
	border: 5px #674363 solid;
	width: 100%;
	background-color: #beb9b5;
	padding: 0;
	margin: 0;			
}