
body{ background-image:url(bghome.jpg); background-repeat:no-repeat;
	   margin: auto; 	height:100%; text-align: center; 



	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}
#logo {
	text-align: center;
	margin-top: 60px;
}
#language_selection {
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#language_selection_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	text-align: center;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
}
.center {
	text-align: center;
}

a {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
.smText {
	font-size: 10px;
}
.Bold {
	font-weight: bold;
}

