body,td,th {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	color: #fff;
	font-size: 11px;
}
body {
	background-color: #152848;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#wrapper{
width:1000px;
margin:0 auto;
text-align:left;
background:#fff;
}
#header{
background:url(images/header.gif) top repeat-x;
height:110px;
width:100%;
}
