  #mainBox {
  	background: no-repeat url('top.png')  #f5fcc6;
  	height: 378px;
  }

/* NEWS */
  #gig {
    position: relative;
    top: 311px;
    left: -10px;
  	width: 100%;
  	background-color: #f5fcc6;
	height: 16px;
  	padding: 2px 0 4px 0;
  }
  
  #gig a {
  	color: #730300;
  }
  
  #world {background: url('world.png') #918354;}
  	

