@charset "utf-8";
/* CSS Document */

#background {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0%;
	left: 0%;
}
