body {
	font-family: monospace, courier, "courier new";
	font-size: 20px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	width: 100%;
}

#page {
	background-image: url("body.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 970px;
	height: 575px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#free {
	position: absolute;
	top: 196px;
	left: 424px;
	color: #990000;
	opacity: 0.05;
}

#software {
	position: absolute;
	top: 234px;
	left: 369px;
	color: #990000;
	opacity: 0.05;
}

#consulting {
	position: absolute;
	top: 276px;
	left: 432px;
	color: #990000;
	opacity: 0.05;
}

#info {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 455px;
	left: 635px;
	color: #000066;
	opacity: 0.05;
}

#neosystem {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 474px;
	left: 634px;
	color: #000066;
	opacity: 0.05;
}
