@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #998675;
}
#wrapper {
	text-align: center;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 278px;
	width: 800px;
	background-image: url(Ines_1_Index/Logo_index_languages.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	height: 322px;
	width: 800px;
	background-image: url(Ines_1_Index/Ringe_index_languages.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 24px;
	text-decoration: none;
}

