div#blogheader {
	background-image: url(../common-images/wm-blogheader-bg.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #FFFFFF;
	height: 40px;
	text-align: left;
	top: 0px;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#blogheader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
body {
	margin-top:0px;
}

