@charset "UTF-8";
body {
	background-image:url(paintingsnips/index-beach-as-theatre.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 15px;
	background-color: #000;
	font-size: 14px;
	
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color:#B00;
	line-height: 100%;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 75px;
	padding-top: 5px;
	padding-left: 5px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 130%;
	padding-left: 5px;
}
#menu {
	position:absolute;
	left:50px;
	top:150px;
	width:1025px;
	height:178px;
	z-index:3;
	padding-top: 0px;
}
a:link {
	color:#A00;
}
a:visited {
	color:#A00;
}
a:hover {
	color:#FF6;
	letter-spacing: 4px;
}
a:active {
	color:#FF6;
	letter-spacing: 4px;
}
#HRBell {
	position:absolute;
	left:45px;
	top:5px;
	width:370px;
	height:122px;
	z-index:2;
}
