body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 100%;
	width: 100%;
	position: absolute;
}

#masterTable {
	border:none 0px;
	width:97%;
	height:90%
}

#contentTable {
	border:none 0px;
	width:760px;
	height:430px;
}

#image {
	width:115px;
	background-repeat:no-repeat;
	vertical-align:top;
}

#logo {
	width:115px;
	height:145px;
	margin-top:45px;
	border:none 0px;
}
