body {
	background-color: Black;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#Signature {
	position:absolute;
	left:0px;
	top:0px;
	width:188px;
	height:181px;
	z-index:1;
}
#MainBody {
	position:absolute;
	left:188px;
	top:0px;
	width:68px;
	height:93px;
	z-index:1;
}
#MenuBack {
	position:absolute;
	left:0px;
	top:181px;
	width:188px;
	height:397px;
	z-index:1;
}

#Menu {
	position:absolute;
	left:34px;
	top:198px;
	width:68px;
	height:182px;
	z-index:9;
}

#MainBackSig {
	position:absolute;
	left:344px;
	top:28px;
	width:97px;
	height:116px;
	z-index:4;
}
	
.menu {
	color: #3f2e15;
	font-size: 16px;
	}

a.menu {
	text-decoration: none;
	color: #3f2e15;
	}

a:hover.menu {
	color: White;
	}
