body {
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #4b4b4b;
	text-align: center;
	background-color: black;
	background-image: url(images/background_new.png);
	background-repeat: repeat-x;
	background-position: top;
}
