/* CSS Document */
html {
	background: #E5E5E5 url(../images/login/hexlogo.png) no-repeat right bottom;
	width: 100%;
	height: 100%;
	overflow: hidden;
	
}
body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	
}
