﻿body {
	margin: 10px;
	margin-bottom: 0px;
	font-family:"arial";
	font-size: 16px;
	font-weight: normal;
	color: #0E2838;
	background-color: #d3ddee;
	background-image:url('images/contentbkgd.jpg');
	background-repeat:repeat;
	background-attachment: fixed;
	 background-color:white;
	line-height: 21px;
	text-align: left;
}
