body {
	background: url(images/bg_short.png) #EFEFEF top left repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 650px;
}

h1 {
	height: 420px;
	margin: 0 0 0 10px;
	position: absolute;
	text-indent: -9999px;
	top: 60px;
	width: 580px;
}

#player {
    display: block;
    height: 360px;
    margin: 0 0 0 10px;
    position: absolute;
    top: 90px;
    width: 640px;
	z-index: 10;
}

#sites {
	float: left;
	height: 250px;
	position: absolute;
	padding: 0;
	width: 600px;
	top: 570px;
}

#sites li {
	float: left;
	list-style-type: none;
}

#sites a {
	display: block;
	height: 100px;
	text-indent: -9999px;
	width: 300px;
}

#pigna {
	background: url(images/pigna.png) top left no-repeat;
}

#rilecart {
	background: url(images/rilecart.png) 17px 0px no-repeat;
}

#irene {
	background: url(images/irene.png) 0px 0px no-repeat;
	margin-top: 30px;
}

#envelopes {
	background: url(images/envelopes.png) 17px 0px no-repeat;
	margin-top: 30px;
}

.shiny a {	
	left:50%;
	margin-left:-100px;
	position:absolute;
	top:850px;
}
