/* CSS Document */

/* BODY */

html {
		height: 100%;
		overflow: hidden;
}
body {

	background-color:#FFFFD8;
	
}