body {
	background-color: #24B3FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;

}
#Layer1 {
	width:100%;
	height:100%;
	z-index:1;
	overflow: auto;
}
a:link {
	color: #FFFFFF;
		text-decoration: none;
}
a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
a:hover {
	color: #61C9FE;
		text-decoration: none;
}
a:active {
	color: #FFFFFF;
		text-decoration: none;
}