/* Folha de estilo espaço gaia */

body {
   background: #9DC7ED url(imagens/tile.jpg) repeat;
}

table#principal {  
   background: #5399e1 url("imagens/bgdegrade.jpg") top left repeat-x fixed;
   with: 60%;
   margin: 0 auto;
   text-align: center;
}

table#principal2 {
	background: #5399e1 url("imagens/bgdegrade700.jpg") top left repeat-x fixed;
	with: 60%;
	margin: 0;
	text-align: center;
	padding: 10;
}
