body {
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	text-align:center;
}

table #content {
	background-image: url(../images/_topback.jpg);
	background-repeat: no-repeat;
	width: 490px;
	height: 100%;
}

table #header {
	background-image: url(../k_images/k_back.jpg);
	background-repeat: no-repeat;
	width: 490px;
	height: 100%;
}

.menuback {
	background-image: url(../k_images/k_menuback.jpg);
	background-repeat: no-repeat;
	height: 100%;
}

.wmenuback {
	background-image: url(../w_images/w_menuback.jpg);
	background-repeat: no-repeat;
	height: 100%;
}

