body {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: white;
	background-color: black;
	background-image: url(back.gif);
	background-attachment:fixed;
	background-position: top center;
	letter-spacing: 2px;
	margin: 0;
}

.img {
	border: 1px solid white;
}

a {
	color: white;
	font-weight: bold;
}