@charset "UTF-8";
body {
	background-image: url(paintingsnips/the-games-people-play-large.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 15px;
	background-color: #000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #6699CC;
	line-height: 100%;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 54px;
	padding-top: 5px;
	padding-left: 5px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #36C;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 200%;
	padding-left: 5px;
}
#menu {
	position:absolute;
	left:25px;
	top:127px;
	width:166px;
	height:178px;
	z-index:3;
	padding-top: 0px;
	font-size: 18px;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color:#6699CC;
}
#HRBell {
	position:absolute;
	left:20px;
	top:5px;
	width:260px;
	height:122px;
	z-index:2;
}

#handmade {
	font-size: 10px;
	color: #FFF;
	letter-spacing: 10px;
	text-align: left;
	height: 30px;
	width: 150px;
	bottom: 0px;
	position: absolute;
}
