/* CSS Document */

body {
	margin-left				: 0px;
	margin-top				: 0px;
	margin-right			: 0px;
	margin-bottom			: 0px;
	background-color		: #df5514;
	background-image		:  url("back.jpg");
	background-position		: bottom left;
	background-repeat		: no-repeat;
	
}
.logoTable {
	padding-top				: 70px;
}