﻿/* -- Body -- */
body {

	background-image: url('../images/bg.png');
	padding:0;
	margin:0;
	
}
.PageBody {

	background:#ffffff;	
}
