body
{
	background: black;
	text-align: center;
	color:#ccc;
	font-size:12px;
	background: black url(/img/root/abstract_bot.png) no-repeat right bottom;
}

a img
{
	border:0;
}

div
{
	text-align: justify;
}

#wrapper
{
	width:1000px;
	margin:0 auto;
}

#header p
{
	text-align: right;
	color:white;
	font-size:10px;
}

#entrance
{
	position: relative;
	background: url(/img/root/abstract.jpg) no-repeat;
	height:700px;
}

#entrance .sub
{
	position: relative;
	bottom:70px;
}

#logo
{
	position: relative;
	text-align: center;
	top: 40px;
}

#msg
{
	clear:both;
	position: relative;
	text-align: center;
	top:20px;
}

#buttons
{
	position:relative;
	text-align: center;
	top:40px;
}

#agree
{
	position: relative;
	width:450px;
	margin: 0 auto;
}

#agree p
{
	text-align: center;
}


#fc
{
	position: relative;
	width:550px;
	margin:0 auto;
	padding:20px 0;
}

#fc h2
{
	text-align: center;
}

#fc p
{
	font-size:12px;
	text-align: center;
}

#fc a
{
	color:#ccc;
}

#recruit
{
	text-align: center;
}