body {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #54405b;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 3px;
	line-height: 17px;
}

.img {
	border: 1px solid white;
}

a {
	color: #54405b;
	font-weight: bold;
}