body {
	margin:0;
	padding:0;
	width: 960px;
	height: 560px;
	color:#cccccc; 
	font: 62.5%/140% Tahoma, Sans-Serif; 
	background: #22b1e1 url(../img/bg.gif) left top;
}

#page {
	height: 560px; 
}
#lang{
	position: absolute;
	height: 1%;
	width: 120px;
	right: 70px;
	top: 10px;
	z-index:3;
}
#news{
position: absolute;
	height: 1%;
	width: 300px;
	left: 690px;
	top: 170px;
	z-index:3;
}
#logo{
position: absolute;
padding-left:0px;
	height: 1%;
	width: 1%;
	left: 0px;
	bottom:45px;
}
#img1{
position: absolute;
	height: 1%;
	width: 1%;
	left: 0px;
	top: 0px;
}
