@charset "UTF-8";
table {
	-webkit-box-shadow: 10px 0px 10px;
	box-shadow: 10px 0px 10px;
	background-color: #5B5757;
}
