#content      
	{
	background-color: transparent;
	text-align: center;
	margin-top: -281px;
	margin-left: -430px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 860px;
	height: 563px;
	visibility: visible
	}
.guitarcenter {
	background-image: url(../images/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.yellow {
	font-size: 14px;
	color: #FFFF66;
}
a.yellow:link {
	font-size: 14px;
	color: #FFFF66;
	text-decoration: underline;
}
a.yellow:visited {
	text-decoration: none;
	color: #FFFF66;
	text-decoration: underline;
}
a.yellow:hover {
	text-decoration: none;
	color: #ffffcc;
	text-decoration: underline;
}
a.yellow:active {
	text-decoration: none;
	color: #FFFF66;
	text-decoration: underline;
}
.smallwhite  {
	font-size: 10px;
	color: #FFFFFF;
}