@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/footer.png);
	
}

#back {
	background-image:url(images/back.png);
	width:700px;
	height:600px;
	margin:0 auto;
}

#deu {
	width:60px;
	height:60px;
	margin-bottom:10px;
	padding-top:161px;
	margin-left:521px;
	
}

#fra {
	width:60px;
	height:60px;
	margin-bottom:10px;
	margin-left:521px;
}

#eng {
	width:60px;
	height:60px;
	margin-bottom:10px;
	margin-left:521px;
}

#ita {
	width:60px;
	height:60px;
	margin-bottom:10px;
	margin-left:521px;
}