.mendd {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b8bdbf;
	border-bottom-color: #b8bdbf;
	position: relative;
	background-repeat: repeat;
	height: auto;
	width: auto;
	visibility: visible;
	background-image: url(img/dark-metal-texture.jpg);
}
.menddCopy {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b8bdbf;
	border-bottom-color: #b8bdbf;
	position: relative;
	background-repeat: repeat;
	visibility: visible;
	height: auto;
	width: auto;
}

