*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#000;
}

img{
	border:0;
}

#all{
	margin-left:-450px;
	left:50%;
	width:900px;
	height:600px;
	background:url(imagens/background.jpg) center no-repeat;
	bottom:0;
	position:absolute;
	z-index:-1;
	text-align:center;
}

#show{
	float:left;
	left:0px;
	top:20px;
	position:absolute;
	z-index:2;
}

#contato{
	float:left;
	left:0px;
	top:350px;
	position:absolute;
	z-index:2;
}

#silva{
	width:558px;
	height:422px;
	left:50%;
	margin-left:-300px;
	bottom:0;
	position:absolute;
	z-index:3;
}

#livro{
	float:right;
	right:40px;
	top:70px;
	position:absolute;
	z-index:4;
}

#adquira{
	float:right;
	right:0px;
	top:350px;
	position:absolute;
	z-index:4;
}