html {
	height: 100%;
}

body {
	position: relative;
	background: #fff url(http://media.sonymusicd2c.com/bundles/4000615/background-repeat.jpg) repeat;
}

.background-strip {
	height: 200px;
	width: 100%;
	background: black url(http://media.sonymusicd2c.com/bundles/4000615/background-edge-top.jpg) repeat-x;
	background-position: bottom;
	position:absolute;
	z-index:-1;
}

#background-foot{
	bottom: 0px;
	position: relative;
	margin-top: -25px;
	background: black url(http://media.sonymusicd2c.com/bundles/4000615/background-edge-bottom.jpg) repeat-x;
}

.not-the-footer{
	height: 100%;
	background: url(http://media.sonymusicd2c.com/bundles/4000615/background-edge-above-bottom.jpg) repeat-x 0 bottom;
}

div#header,
div.notification,
div.actions,
div#main, 
div#footer {
	background-color: transparent;
	border: none;
}

div#footer {
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 100px;
}

div#footer, div#footer a {
	color: #333;
}

div#footer div.languages span.language {
	border-color: #333;
}

ol#order_steps, span.mp3_format_description {
	display: none;
}

#store_banner {
	text-indent: -9999px;
	background: url(http://media.sonymusicd2c.com/bundles/4000615/acdc-header.jpg) no-repeat;
	width: 960px;
	height: 153px;
	display: block;
}