body {
	background-attachment: scroll;
	background-image: url(../links/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box {
	width: 50%;
}

