#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 640px;
}
