#logo {
width:			460px;
height:			520px;
position:		relative;
margin:			0px auto;
}

h1, h2, h3 {
color:			#fff;
font-weight:	bold;
text-transform:	uppercase;
text-align:		center;
margin:			0;
}

h1 {
font-family:	"Times New Roman", Times, serif;
font-size:		30px;
margin-top:		-40px;
}

h2 {
letter-spacing:	10px;
font-size:		12px;
}

h3 {
letter-spacing:	5px;
font-size:		10px;}


#languages {
width:			340px;
margin:			0 auto;
}

.navigation {
list-style:		none;
background:		#222;
height:			20px;
text-align:		center;
line-height:	20px;
margin:			0;
padding:		0;
position:		relative;
}