#all 
{
	position: absolute; height: 400px; width: 780px; left: 50%;	top: 50%;	margin-top: -200px;	margin-left: -390px; z-index: 2;
}
#titulo
{
 	position:absolute; left:184px; top:0px; width:50px; height:14px; z-index:3;
}
#menu
{
z-index:1; position:absolute; left: 594px; top: 180px;
}
#fundo
{
top:0px; left:0px; z-index:0;
}
a
{
color:black; text-decoration:none;
}
a:hover
{
color:white;
}
p
{
font-family:verdana; font-size:11px;
}
.centro
{
scrollbar-face-color:#C15002; scrollbar-highlight-color:#000000; scrollbar-3dlight-color:#C15002; scrollbar-darkshadow-color:#C15002; scrollbar-shadow-color:#000000; scrollbar-arrow-color:#000000; scrollbar-track-color:#C15002;
}