table.principal 
{
	border:1px solid white; background-color: green;
	height:650px;
	
	
	
}

body
{scrollbar-face-color:#006600;
scrollbar-highlight-color:#3CBC3C;
scrollbar-3dlight-color:#5ADA5A;
scrollbar-darkshadow-color:#004E00;
scrollbar-shadow-color:#006200;
scrollbar-arrow-color:#5ADA5A;
scrollbar-track-color:#1E9E1E;
color:#000000;
background-color:#1E9E1E;
font-family:verdana,arial;
font-size:12px
margin:0px; 
background-image: url('fondo.gif');
	background-repeat: repeat
}

