.body_copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position:center
}
