#primary {
background-image: url(/images/Website_MB-Tribute.jpg);
border-bottom-style: solid;
border-top-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
width: 700px;
height: 355px;
}

#head {
	padding-bottom: 10px;
	padding-top: 48px;
	text-align: center;
	width: 700px;
}

.link_button {
	float: right;
	margin-top: 329px;
	margin-right: 24px;
	font-size: 14px;
	/*font-weight: bold;*/
}

.link_button a {
	color: #FFFFFF;
}

.link_button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

