.wrap
{background-color:silver;
	}
	
#wrap{
	height:100%;
	width:100%;
	position:relative;
	border:none;
	float:none;
	background-color:#E5E5E5;
	} 
#top.container{
	height:100px;
	width:100%;
	background-image:url(bgr.jpg);
	}

#table
{
	background-color:White;
	width:95%;
	height:400px;
	margin:0 auto 0;
	z-index:1;
	 }