body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
}
.bg_keys {
	background-color: #FFFFFF;
	background-image: url(images/menu.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.bg_credits {
	background-color: #FFFFFF;
	background-image: url(images/credits.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #020065;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#sax {
	position:absolute;
	left:558px;
	top:-154px;
	width:113px;
	height:196px;
	z-index:1;
}
.text12 {
	font-size: 12px;
}
#credits {
	position:absolute;
	left:-90px;
	top:514px;
	width:197px;
	height:18px;
	z-index:3;
	background-color: #FFFFFF;
}
#Cafe {
	position:absolute;
	left:-66px;
	top:306px;
	width:146px;
	height:145px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#Cafe2 {
	position:absolute;
	left:-193px;
	top:306px;
	width:146px;
	height:145px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#credits2 {
	position:absolute;
	left:-92px;
	top:605px;
	width:197px;
	height:18px;
	z-index:3;
	background-color: #FFFFFF;
}

