body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.center {
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Trebuchet MS", Arial;
	color: #F9CF00;
	font-size: 12px;
	line-height: 13px;
	text-align: right;
	padding-top: 25px;
	padding-right: 10px;
}
