@charset "UTF-8";

html, body, #content { height: 100%; }
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
