body {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
}

#masterDiv {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: hidden;
	position: relative; 
	width: 900px;
	height:700px;
	background-image: url(http://billmillervideo.com/images/MillerBKG.jpg);
	background-repeat: no-repeat;
}

#clientLink {
	border-color:#666666;
	border-style:solid;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	overflow: hidden;
	position: relative; 
	width: 200px;
	height: 56px;
	background-color:#666666;
	font-size: 25px;
	font-family: Garamond;
}