body {	background: #000 url(background.jpg) top left fixed no-repeat;	font-family: Verdana, Arial, sans-serif;	color: #fc6;	font-size: 12px;	}p, div, dd, li {	font-family: Verdana, Arial, sans-serif;	color: #fc6;	font-size: 12px;	}ul {	list-style-type: none;	}a:link {	color: #f90;	text-decoration: underline;	}a:visited {	color: #c90;	text-decoration: underline;	}a:hover {	color: #fc0;	text-decoration: none;	}a:active {	color: #fff;	text-decoration: none;	}h1 {	font-family: Verdana, Arial, sans-serif;	font-size: 20px;	color: #fc6;	font-weight: bold;	text-align: center;	}h2 {	font-family: Verdana, Arial, sans-serif;	font-size: 14px;	color: #fc6;	font-weight: bold;	text-align: center;	}input {	background-color: #000;	border: 1px solid #fc0;	font-family: Verdana, Arial, sans-serif;	font-size: 10px;	color: #fc6;}select {	background-color: #000;	border: 1px solid #fc0;	font-family: Verdana, Arial, sans-serif;	font-size: 10px;	color: #fc6;}#meat {	margin-top: 50px;	margin-left: 350px;	margin-right: 20px;	padding: 5px;	}dl.menu {	clear: both;	margin-left: 15%;	}dt.menulistfirst {	border-left: 1px solid #fc0;	border-right: 1px solid #fc0;	border-top: 1px solid #fc0;	border-bottom: 1px solid #fc0;	padding: 3px;	float: left;	text-align: center;	font-size: 14px;	}dt.menulist {	border-right: 1px solid #fc0;	border-top: 1px solid #fc0;	border-bottom: 1px solid #fc0;	padding: 3px;	float: left;	text-align: center;	font-size: 14px;	}dt.submenulistfirst {	border-left: 1px solid #fc0;	border-right: 1px solid #fc0;	border-bottom: 1px solid #fc0;	padding: 3px;	float: left;	text-align: center;	font-size: 12px;	}dt.submenulist {	border-right: 1px solid #fc0;	border-bottom: 1px solid #fc0;	padding: 3px;	float: left;	text-align: center;	font-size: 12px;	}img.fortyeight {	float: left;	padding: 1px;	width: 48px;	}img.fifty {	float: left;	padding: 1px;	width: 50px;	}img.hundred {	float: left;	padding: 1px;	width: 100px;	}div.block {	padding: 20px;	}.center {	text-align: center;	}.small {	font-size: 10px;	}.breaker {	clear: both;	}
