.main_table{
	width: 750px;
	height: 650px;
	background-image: url('../images/board-baggrund.jpg');
	background-repeat: no-repeat;
	background-position: left; 
}
.container{
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 650px;
}