	body {
	background: #fff;
	background-image: url('http://www.sitecity.co.uk/connect/debug2/pix1/chevvy3.png');
	background-repeat: 	no-repeat;
	background-attachment: fixed;
	background-position: top right;
  }
  
  
	#topbanner {
	width : 846px;
	height : 101px;
	background: #468B6C;  /* #396 */
	margin : 0;
	padding : 0 0 0 0;
	
}

  
  	#container {
	border-left: 0;
	}

	
	
	.box2 {
	background: transparent;	
	display : block;
	margin-top: 100px;	/* !CONTROL! slide box2 UP or ACROSS  */
	margin-left:0;
} 


	.box3 {
	background: #f00;	
	display : none;
} 





	
	
	
