body {
	background-image: url(marcius15.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: inherit;
}
.block {
	position: relative;
	left: 0px;
	top: 200px;
	width: 620px;
	padding: 8px 8px 8px 8px;
	background-image: url(fade.gif);
}
