
body {

	background-image: url('http://nexusbuilder.com/newsletter/images/bgpage.jpg');
	background-repeat:repeat-y;
	background-color:#d0d0d0;
	background-attachment: fixed;

	background-position: 50% 0;
	margin-top:0px;
	margin-bottom:0px;
}


