body {
	background-color: #006699;
	background-attachment: fixed;
	background-position: center 50px;
	background-image: url(../images/index_top.jpg);
	background-repeat: no-repeat;
	text-align:center;

}

#fronttext {
	height: 100px;
	top: 300px;
	position: relative;
	width: 720px;
	margin-left: auto ;
  	margin-right: auto ;
}
	
#navigationenglish {
	position: relative;
	top: 50px;
	height: 50px;
	width: 180px;
	float: right;
	text-align:center;
}
