body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tableLayout {
	background-attachment: fixed;
	background-color: 660099;
	background-image: url(../images/LOGO.png);
	background-repeat: no-repeat;
	background-position: 250px 250px;
}