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