

/* Header */
#logo a{
	position:absolute;
	left: 100px;
	top: -40px;
	display: block;
	width:96px;
	height:120px;
	background: url(logo.jpg) no-repeat top;
	}

