.headers {
	color: #444
	text-align: center}

body {
	background-color: #000000;
	color: #555;
	margin: 20px 0;
	font: normal 0.7em sans-serif,Arial;
	position: absolute;
}

.paragraph_title {
	color: #666;
	font: bold 1.1em sans-serif,Arial;
}

.footer {
	color: #666;
	position: absolute;
	left: 65px;
	top: 1936px;
}

a {
	color: #0099FF;
	text-decoration: none;

}

ul {
	margin: 12px 0;
}

li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.quote {
	margin-bottom: 12px;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	color: #666;
}

.code {
	font: normal 1em "Lucida Sans Unicode",serif;
	color: #888;
	display: block;
	padding: 3px 6px;
	white-space: pre;
	margin-bottom: 12px;
}
body {
	background-image: url(ss2.jpg);
	background-repeat: no-repeat;
	background-position: 200 100;
}
body {
	background-attachment: fixed;
	background-image: url(ss2.jpg);
	background-repeat: no-repeat;
	background-position: 200px 300px;
}
