body
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	color: #999;
}

.bg
{
	display: block;
	position: relative;
	margin: 0 auto;
	background: url(../images/bg.png) no-repeat top center;
}

.home-page
{
	display: block;
	height: 200px;
	outline: none;
	margin-bottom: 50px;
}

.bottom
{
	height: 100px;
}

.LYNXGroup
{
	display: block;
	position: fixed;
	bottom: 0px;
	left:0px;
	right: 0px;
	height: 35px;
	background: #000000 url(../images/LYNX-Group.jpg) no-repeat center 10px;
}