@CHARSET "UTF-8";

html {
   height: 100%;
}

body { 
	background-color: #ffffff;
	margin: 0px;
	height: 100%;
	
}
