body {
	margin: 0px;
	text-align: center;
	background-color: #FFCC33;
	background-repeat: repeat;
}
table {
	width: 160px;
	text-align: center;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 35px;
}
