.background {
}
body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
#maintable {
	background-color: #CACBDF;
	background-repeat: repeat-x;
}

