@charset "utf-8";
body {
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#1f1f1f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#deddd9;
	font-family:Helvetica, sans-serif;
	font-size:12px;
}

.centeredTable{ margin-left:auto; margin-right:auto;}

p{ text-align:justify}

