@charset "UTF-8";
/* CSS Document */

body {
	position: center center;
	
}
#toptable {
	border-top:1px solid #6A3013; 
	margin: 10px 0px 0px 100px;
	width: 700px;
	text-align:center;
	border-collapse:collapse;
	font-family:"Times New Roman", Times, serif;

}

h1 {
	margin:20px 0px	10px 130px;
	color:#6A3013;
	text-align: left;
}
table {
	margin: 0px 10px 0px 100px;
	width: 700px;
	text-align:center;
	border-collapse:collapse;
	color:#6A3013;
	font-family:"Times New Roman", Times, serif;
	
}
td { border-top: 0px;
	border-bottom:1px solid #6A3013;
	border-right:1px solid #6A3013;
	border-left:1px solid #6A3013;

}

#x {
	width:18px;
}
#share {
	width: 453px;
	
}
#fullshare {
	width:54px;
	font-size:12.2px;
}

.odd {
	background-color:#D58328;
	color:#FFF;
}
.strong {
	background-color:#FBAA20;
}
.vegetable {
	width:173px;
}
p {
	margin:20px 10px 0px 100px;
}
