body {
background-color:#151515;
	background-image:url(graphics/background_gradient.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	overflow:visible;
}
