.logo_img {
   width: 250px;
   height: 80px;
}

#banner {
	background-color: #E7811D;
	
   background-image: url('../images/austrade_tile_n.gif');
/*
   background-repeat: repeat-x;
	*/
}

body, td {
	/* font-family: sans-serif; */
	font-family: Verdana, sans-serif; 
	color: #3a4352;
}
