@charset "utf-8";
.body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablo {
	background-color: #000000;
	filter: Alpha(Opacity=50);
}
