/* This is the sheet that will load in older browsers  */
/* that cannot support our layout                      */
/*                                                     */
/* It is intended to give a very basic look and will   */ 
/* be used mostly to turn certain elements off.        */

#banner img {
	display: block;
} 

body {
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
}