body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #273143;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 2px;
}

img {
	border: 1px solid #273143;
}

a {
	color: #273143;
}
