body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin:0;
}

body {
	background-image:	url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#fff;
}

#wrapper {
	width: 960px;
	text-align:center;
	margin: 0px auto 0px auto;
}

#footer {
	background-image:url(../images/footer.jpg);
	width:960px;
	height:280px;
	background-repeat:no-repeat;
}
