body {
	background-color: #beb9b5;
	color: #674363;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 14px;
   font-family: Tahoma;
	background-image: url(https://thenewbeesplayground.com/images/bg.jpg);
	}
	.h1 {
	color: #674363;
	font-size: 25px;
	}
	a:link 
{ color: #674363;
 text-decoration: none; 
 }
a:active { 
color: #674363; 
text-decoration: none;
 }
a:visited { 
color: #674363; 
text-decoration: none;
}
a:hover { 
color: #674363; 
text-decoration: none; 
cursor: crosshair; 
border-style: dotted; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px; 
}
