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