@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(images/BackGround.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #666;
}

