body {
	background-color: #F7FF7F;
	/*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: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#hr1{
	margin-top: 110px;
	margin-right: 0px;
        margin-bottom: 0px;
        width:500px
}
#hr2{
	margin-top: 30px;
	margin-right: 0px;
        width:500px
}
