@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-color: #ECF2F2;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,html{height:100%}
body,td,th {
	color: #d1d9e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
