body {
	background-color: #FFCC99;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
a:hover {
	color: #993300;
	background-color: #FFCCFF;
}
.geletabel {
	background-color: #FFFF99;
}
