body {
	background: white url(images/sect-b-header_ver2.gif) repeat-x left top;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
}

#header {
	position: relative;
	width: 768px;
	height: 160px;
}

#header #logo {
	color: #010101;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#header #logo span {
	left:auto;
	top:0px;
	width: 768px;
	
}

