

/*  #3  This sets the background image for the galleries ------------------------*/

body	
	{
		background-image: url(ban_seascape.jpg);
		background-color: #bfccd7;
		background-repeat: no-repeat;
	}

#wrap
	{
	width: 990px;
	margin-top: -100px;
	padding-bottom: 30px;
	padding-top:82px;
	border-right: 3px double #5c8094;
	}