.menu {
	background-color: #999999;
	background-position: center center;
	text-align: center;
	border: thin ridge #CCCCCC;
	list-style-type: circle;
	height: 20px;
	width: 180px;
}
