body {
	background-attachment: fixed;
	background-image: url(aka.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
