* {
	margin: 0px auto;
	padding: 0px;
}

html, body {
	background-image: url(../images/tableBG.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
