
body 
{
		background-image: url(http://ewrapmanager.cngroup.co.uk/service/creative/file/4022);
		background-color: #cccccc;
	background-repeat: no-repeat;
		background-attachment:fixed;
		background-position:center top;
	margin-left: 0px;
}
#container,
#cn-wrapper
{
	margin:0px auto 0;
	margin: 0 auto;
	padding-top:20px;
	/*border: 1px solid #ddd;*/
	-webkit-box-shadow: 0px 0px 15px 0 #666;
	-moz-box-shadow: 0px 0px 15px 0 #666; 
	box-shadow: 0px 0px 15px 0 #666;
	
}
#billboard
{
	height: 120px;
	margin: 0px auto; 
	width:1000px; 
	text-align: center; 
	position:relative;	
}
