
* {
	padding: 0;
	margin: 0;
}


body {
	background-image: url('http://www.nineblackalps.com/album/images/background_blank.jpg');
	background-repeat: no-repeat;
	font-family: arial;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	border: none;
	outline: none;
	color: #FFFFFF;
}

a img {
	border: none;
	outline: none;
	color: #FFFFFF;
	
}

a:hover {
	text-decoration: underline;
}

#main {
	width: 1000px;
	
}

.skip {
	position: absolute;
	top: 14px;
	left: 40px;
	font-size: 14px;
	display: hidden;
	font-weight: bold;
	display: none;
}

#offer {
	width: 700px;
	height: 100px;
	font-weight: bold;
	font-size: 32px;
	position: absolute;
	top: 190px;
	left: 80px;
	text-align: justify;
}

#sticker {
	width: 130px;
	height: 130px;
	position: absolute;
	top: 300px;
	left: 590px;
}

#sticker_link {
	position: absolute;
	top: 340px;
	left: 838px;
	font-size: 12px;
}

#dates {
	font-size: 14px;
	position: absolute;
	width: 340px;
	top: 280px;
	left: 500px;
	text-align: center;
	
}

#packshot {
	position: absolute;
	top: 200px;
	left: 200px;
}

#player {
	position: absolute;
	top: 200px;
	left: 520px;
}

j { 
font-size: 16px;
padding: 2px;
}

#tandc {
	width: 820px;
	font-size: 11px;
	position: absolute;
	top: 640px;
	left: 100px;
	text-align: center;
	padding-bottom: 20px;
}

#asterisk {
	font-size: 14px;
	position: absolute;
	top: 230px;
	left: 780px;
}
	

