body {
	background-color: #040404;
}

body, td, th {
	color: #999999;
	background-position: fixed;
	font-style: normal;
	background-attachment: fixed;
}

h1 {
	color: #990000;
}

h2 {
	color: #990000;
}

h3, h4 {
	color: #660000;
}

h5, h6 {
	color: #990000;
}

a {
	color: #CCCCCC;
}

form {
	background-color: #990000;
}.main {
	background-attachment: fixed;
	background-color: #040404;
	background-image: url(soft.png);
	background-repeat: repeat;
	background-position: center center;
	letter-spacing: inherit;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	height: 600px;
	width: 800px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	cursor: crosshair;
	color: #CCCCCC;
	table-layout: fixed;
}
