@charset "utf-8";
body {
	position: relative;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	color: #010D2C;
	margin: 0px;
}

html {
  	background-color: #99AFCA;
}