/* CSS Document */

#fondo {
        margin:0 auto 0 auto;
        height:600px;
        width:955px;
		background-image:url(../imagenes/fondo1.jpg);
		background-repeat: no-repeat;
		background-position:center;
		
				}

		
		
#barra {background-image:url(../imagenes/barramenu.gif);
        height:25px;
        width:530px;
		margin-left:5px;
		
		}
		
#java {margin-top:3px;
   }		
		


	


