.orderbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-color: #FF9;
	height: 200px;
	width: 190px;
	border: 5px double #003;
	padding-top: 20px;
}
