BODY
{
	background-color: #190100;
	background-image: url(images/index-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav
{
	width: 500px;
	height: 0;
	margin-left: auto;
	margin-right: auto;
}
#mediacont
{
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: 9.8pt;
	color: #AE9D9D;
	width: 300px;
}
#order
{
	width: 800px;
	height: 400px;
	/*+placement:shift 460px 380px;*/
	position: relative;
	left: 460px;
	top: 380px;
}

