body {
	background-color: #FFCC66;
	background-image: url(retail/ds_musicshop_background.gif);
	background-position: 0px 282px;
	background-repeat: no-repeat;
}
#splashcontainer {
	margin-left: auto;
	margin-right: auto;
	
	width: 700px;


	height: 550px;
}
#splashlogo {
	margin-left: auto;
	margin-right: auto;
}
#splashbuttons {
	height: 292px;
	margin-top: 185px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	margin-left: 30px;
}

img a:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #660000;
	font-weight: bold;
	margin-top: 30px;
}

