body {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #080c0d;
	background-attachment: fixed;
	background-color: #080c0d;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 2px;
}

.img {
	border: 1px solid #080c0d;
}

a {
	color: #211c11;
	font-weight: bold;
}