body{ background-image:url(../imagem/bck.png); background-repeat:repeat-x; font-family: 'Varela Round', sans-serif; color:#fff; font-family:calibri;}


/* Divs */
#allCenter
{
width:1024px; 
height:768px; 
margin:0 auto; 
margin-top:20px;
clear:both;
}


#texto
{
width:1000px;
height:70px;
margin:0 auto;
margin-top:180px;
text-align:center;
}


#slide
{
width:1000px;
height:220px;
color:#9c9c9c;
margin:0 auto;
margin-top:180px;
}

/* IMG */

#logo { width:150px;}


/* Links */
a {color:#595d5e; text-decoration:none;}



