/* CSS Document */

body {
background: url("imagens/fundo-vermelho.png") #b7332a;
margin: 0 auto 0 auto;
width: 1020px;
left: 50%;
text-align: left;
}

nav li {float: left; margin-right: 36px;}
li#blog a {background: url("imagens/blog-vermelho.png"); background-align:center; background-repeat: no-repeat; width: 79px;  text-indent: -4000px; }
li#blog {padding-top: 5px}


header h1 {
	background: url("imagens/ninabecker-vermelho.png");
	width: 670px;
	height: 77px;
	text-indent: -4000px;
	display: block;
	float: left;
	margin-right: 110px;
	margin-bottom: 58px;
}

.disco p {color: #d5c6a5;}
#numeros li {color: #d5c6a5; font-size: 12px}

#agenda h1 {background: url("imagens/agenda-vermelho.png"); width: 94px; height: 22px; text-indent:-4000px; margin-bottom: 15px;}

#agenda p {color: #d5c6a5}

#musica h1 {background: url("imagens/musicas-vermelho.png"); width: 95px; height: 19px; text-indent:-4000px}
