body {
	background-color: #FFF77F;
	/*background-image: url("images/.gif");*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
#goback {
	position:absolute;
	top: 25px;
	left: 25px;
}
h3
{ color:red;
}
#naatprint{
        position:absolute;
	top: 15px;
	left: 565px;
}
#table1 {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#td{	border-color: red;}
