*{
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}

#table-top{
	position: absolute;
	left: 345px;
	top: 380px;
	height: 274px;
	width: 215px;
	border: none;
	cursor:pointer;
}
#life-size{
	position: absolute;
	left: 19px;
	top: 380px;
	height: 274px;
	width: 215px;
	cursor:pointer;
}