#header{
	width:880px;
	text-align:right;
	padding-top:78px;
	background-image: url(image/mainlogo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}

#header img{
padding-left:3px;
}
