body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-color: #333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.yazi {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}

