BODY {
	color: #696969;
	background-color: White;
	font-family: arial, sans-serif;
	font-size: small;
}

A {
	color: #8AC6FF;
	text-decoration: none;
}

A:HOVER {
	color: #1E90FF;
	text-decoration: none;
}

#spacer {
	height: 150px;
}

#secret{
	color: White;
	font-size: xx-small;
}

.menu {
	width: 280px;
	height: 600px;
	border-right: medium solid #B1D7DC;
	position: absolute;
	text-align: right;
	padding-right: 10px;
}

.meat {
	width: 500px;
	height: 549px;
	position: absolute;
	left: 300px;
	padding-left: 10px;
}