body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_darkness.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_darkness.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_darkness.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
}a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
}
.ram {
	border: thin solid #CCCC99;
}

