body {
text-align: center
}

h1 {
font-size: 275%;
color: #00a8eb;
}

a.h1:link {
	color: #00a8eb;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
a.h1:visited {
	color: #00a8eb;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
a.h1:hover {
	color: #00a8eb;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}

a.h2:link {
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.h2:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.h2:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}


#enter {
	
	position: relative;
	margin: auto;
	background-image:url('/images/bg.jpg'); 
	border-style:solid;
	border-color: #D8D8D8;
	border-width:1px;
	width: 600px;
	text-align: center;
	height: 175px;
}

#langvl {
width: 198px;
float: left;
border-right:solid #D8D8D8;
border-right-width: 1px;
}

#langnl {
width: 198px;
float: left;
border-right:solid #D8D8D8;
border-right-width: 1px;
}

#langfr {
width: 200px;
float: right;


}


