*{
	margin: 0;
	padding: 0;
}
ol,ul{
	list-style-type: none;
}
a{
	color: black;
	text-decoration: none;
}
#pack{
	margin-top: 40px;
	height: 1900px;
}
#pack img{
	margin: 20px;
	width: 250px;
	height: 250px;
	/*border: 4px solid #000079;*/
	border-radius: 40px;
}
table{
	margin: 0 auto;
	color: #272727;
}
table td{
	width: 262px;
	height: 90px;
	font-size: 22px;
	text-align: center;
	border-bottom: 1px solid #E2E2E2;
}
table .tab1{
	margin-left: 200px;
	text-align: left;
}
table .tab2{
	font-size: 29px;
}