.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fef1e3;
}
.fixedtableheight {
	height: 100px;
}
