
body
{
	background-color:#000000;
	text-align:center;
	margin-top:9%;
	
	
}


.container
{
	margin:0px auto;
	background-image:url(../images/Bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:500px;
	height:164px;
	text-align:left;
	padding-left:270px;
	padding-top:310px;
}

.footer{
margin:0px auto;
margin-top:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#AF8162;
}

.dropdown
{
	width:106px;
	height:16px;
	
}

