body {
    background-color: #000000;
	font: 12px Verdana, sans-serif;
	color: #cccccc;
margin:0px; background-image: url('../inicial/__arq/_bg_040.webp'); 
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
background-position-y:center
}

/* style of links */
a:link { COLOR: #CCCCCC; TEXT-DECORATION: none }
a:visited { COLOR: #CCCCCC; TEXT-DECORATION: none }
a:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline }

.qtopo_esq{
	background : url('../inicial/__arq/canto_esq.png') no-repeat left top;
}
.qtopo_cen{
	background : url('../inicial/__arq/canto100.png') no-repeat center top;
}
.qtopo_dir{
	background : url('../inicial/__arq/canto_dir.png') no-repeat right top;
}
