body {
	margin: 0;
	background-color:#000000;
	background-image:url('chasingbg.jpg');
	background-repeat: no-repeat;
}

#album {
	width: 902px;
	height: 426px;
	background-image: url('albumannounce.png');
	margin: 20px auto 0 auto;
}

#description {
	width: 451px;
	height: auto;
	float: left;
	color: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10pt;
	margin: 20px 0 0 0;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}

#ituneslink {
	width: 117px;
	height: 50px;
	overflow:hidden;
	height: auto;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

#cartellink {
	width: 117px;
	height: 50px;
	overflow: hidden;
	height: auto;
	float: right;
	border-left: solid thin #fff;
	padding-left: 10px;
	margin-top: 20px;
}

#continue {
	width: 902px;
	height: auto;
	margin: 50px auto 0 auto;
	color: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10pt;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	float: left;
	text-align:right;
	font-weight: bold;
}

#continue a {
	color: #a7d6de;

}
#continue a:hover {
		text-decoration: underline;
}
#wrap {
	width: 902px;
	height: auto;
	margin: 0 auto 0 auto;
}
span {
	color:#FF0D98;
}

a {
	text-decoration:none;
	color:#33CCFF;
}

a:hover {
	text-decoration:none;
	color:#FF3300;
}

a:visited {
	text-decoration:none;
	color:#33CCFF;
}

#box {
	width:100%;
	height:100%;
	background:none;
}

#bcb {
	width:400px;
	height:350px;
	margin:150px auto 0 auto;
	display:block;
	background:url(images/burn.png) no-repeat;
}
