body {
	font-family: Verdana, Arial, Tahoma, sans serif;
	font-size: 12px;
	color: white;
	letter-spacing: 2px;
        background-attachment: fixed;
	background-color: black;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.img {
	border: 1px solid white;
}

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

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