body {
	background-image:none;
	background-repeat:no-repeat;
}

div#wrapper_new{
  position:relative;
  width:980px;
}
#content_page div#wrapper_new{
	background-color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 20px 0;
	color: #cccccc;
}

