#pricing {
	width:	900px;
	border:	solid thin red;
	height: 600px;
	margin-bottom: 10px;
}
table {
	margin-left: 25px;
	border: double green;
	text-align: left;
}
th {
	font-weight: bold;
}