/* CSS Document */

body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#BFC9D2;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1F273C;
	}

