/* Main */

body {
	background-image:url('../images/tempback.jpg');
	background-position:top center;
	background-repeat:repeat;
	font-family: Arial;
	font-size:14px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

