body {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: white;
	background-color: #191b28;
	letter-spacing: 2px;
	background-image: url(back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment:fixed;
	border: 0px;
}

.img {
	border: 1px solid #7c93a1;
}

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

* html div br, hmtl* div br {
	margin-bottom: 100px;
}