 body {
        position: relative;
        display: block;
        width: 668px;
        margin: 0 auto;
		margin-top:0px;
        padding: 0;
        background-color:#6A84AC;
        
		background-image:url(../imagens/background.jpg);
		background-repeat:repeat-x;
		font-family:arial;
		
		font-size:12px;
		margin-bottom:30px;
		
		
		color:white;
		padding-top:10px;
      }
      
#logotipo{
		width:668px;
		position: absolute;
		padding: 0;
		margin: 0;
		left: auto; 
		color:#000;
		
			
		  }

.conteudo {
width:668px;
padding:30px;

font-size:25px;
color:#000;
text-align:center;
}

.conteudo-pequeno {
width:668px;
padding:30px;

font-size:12px;
border-bottom:#000 1px dashed;

color:black;
text-align:center;
}


h1 {
width:668px;


font-size:15px;

color:black;
text-align:center;
}

.titulo-dj {
font-size:15px;
color:white;
text-align:justify;
}
.titulo-djj {
font-size:12px;
color:white;
text-align:center;
width:668px;
}

.texto {
font-size:12px;
color:#666;
text-align:justify;
}

.flyer {
width:668px;
padding:30px;
background-color:#000;
font-size:12px;
color:black;



}





 

