body {
	background-color: #ffffff;
	/*background-image: url("images/butterfly.gif");*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
#goback {
	position:absolute;
	top: 25px;
	left: 25px;
}
#table1 {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
