body {
	background-color: #005f7b;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content #lanbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	background-image: url(images/languagebaggr.jpg);
	height: 440px;
	background-repeat: no-repeat;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#content form {
	margin-right: auto;
	margin-left: auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}