body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.h1 {
	font-size: 18px;
	color: #8899FF;
	font-style: bold;
}
.h2 {
	font-size: 14px;
	color: #8899FF;
	font-style: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #505050;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8899FF;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
}
a.menu{
	color: #8899FF;
	text-decoration: underline;
}
a.menu:hover{
	color: #CBD3FF;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CBD3FF;
	text-align: justify;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #8899FF;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CBD3FF;
}

a.menu2:hover{ text-decoration: color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
}
.intro {font-family: Verdana; font-size: 12px; color: #777;}
a.intro {font-size: 12px; color: #777; font-weight: bold; text-decoration:underline}
a.intro:hover {font-size: 12px; color: #FFF; text-decoration:underline}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #505050;
	text-decoration: none;
}
a.link {
	font-size: 9px;
	color: #505050;
	text-decoration: none;
}
a.link:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}

<!-- дивы на главной -->

div { position: absolute; }
#line1 {position: absolute; top:50px; background: url(line1.gif); width:100%; height:1px; }
#line2 { position: absolute; top:660px; background: url(line1.gif); width:100%; height:1px; }
#line3 { position: absolute; top:704px; background: url(line1.gif); width:100%; height:1px; }
#logo {position: absolute; top:82px; left:50%; background: url(img/neo_logo.jpg); width:297px; height:75px; margin-left: -382px; }
#start {position: absolute; top:210px; left:50%; background: url(img/neo_start.jpg); width:580px; height:421px; margin-left: -382px; }
#cd {position: absolute; top:93px; left: 50%; width:140px; height:auto; margin-left: 240px; }
#menu {position: absolute; top:674px; width:760px; height:auto; left:50%; margin-left: -380px; text-align:center }
#info {position: absolute; top:740px; width:760px; height:auto; left:50%; margin-left: -380px;}
#hole {position: absolute; top:8px; right:12px; }