body  {
	margin: 0px 0;
	background: #ada384;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	}
	
#wrap {
	width: 325px;
	height:180px; 
	margin:0 auto;

		}
	
	
	.logo_front {
	width: 325px;
	height:180px; 
	background: url(images/logo_front.jpg) no-repeat;
	margin-top:200px;
	}
	.languages_front {
	margin-top:0px;
	width: 325px;
	text-align:center;
	border-color:#666666;
	}
	
	.lans {
	
	border-color:#595e59;
	}

