body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: black;
	background-image: url(images/bg-front-page.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#container {
	width: 770px;
	background-image: url(images/bg-front-holder.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#flashfront {
	width: 400px;
	height: 211px;
}

#entersite {
	width: 494px;
	height: 318px;
	margin-top: 61px;
	background-image: url(images/image-front.jpg);
}