body {
	font-size: 12px;
	background: #082504 url(intro.jpg) no-repeat center 51px;
	.background: #082504 url(intro.jpg) no-repeat center 20px;
	font-family: verdana,calibri,tahoma;
}
#lang {
	font-family: copperplate gothic light,coprgtl;
	src: local("Copperplate gothic light.ttf"), format("opentype");
	width: 840px;
	margin-left: auto;
	text-align: right;
	margin-top: 30px;
	margin-right: auto;
	padding-right: 25px;
	color: #E8D21B;
}

#lang a {
	font-family: copperplate gothic light,coprgtl;
	src: local("Copperplate gothic light.ttf"), format("opentype");
	font-weight: bold;
	text-decoration: none;
	color: #E8D21B;
	padding-right: 5px;
	padding-left: 5px;
}

#lang a:hover {
	text-decoration: underline;
#content a {
	font-weight: bold;
	color: #E8D21B;
}

#content a:hover {
	color: #000;
}
