div.fundo {background-image: url("fundo.jpg");
         width: 800;
		 height: 600;
		}
div.menu {font-family: Ravie;
        font-size: 20pt;
		position: absolute;
		top: 150;
		left: 900;
       }
a {color: #088CCB;
 }
 
div.cboxdiv {position: absolute;
           top: 130;
		   left: 470;
		  }