body {
	background-color: #FFE4C9;
	/*background-image: url("images/butterfly.gif");*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
#goback {
	position:absolute;
	top: 25px;
	left: 25px;
}
/*hr{
	margin-top: 0px;
	margin-left: 140px;
        width:380px
}*/
a[target="_blank"] {
 color:red;
}