body {
	background-color: #F0F0F0;
}
table {
	background-image: url(images/bakgrunn.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: thick solid #0099CC;
	
}

