BODY {
	background : #000 url('bg.jpg') 0 80px repeat-x;
	margin : 0 auto;
	text-align : center;
	color : #D5D5D5;
	font-family : Tahoma, 'Trebuchet MS', Helvetica, 'Sans serif';
	font-size : 10pt;
}

A:link, A:visited, A:active{
	color : #C0C0C0;
}
A:hover {
	text-decoration : none;
	color : #FFF
}

#wrapper {
	padding-top : 20px;
	margin : 0 auto;
}

#header {
	padding-bottom : 10px;
}

#flash {
	margin : 0 auto;
	background : url('flash_bg.jpg') no-repeat;
	width : 520px;
	height : 388px;
}

#links {
	padding-top : 20px;
	color : #464646;
	font-size : 0.8em;
}

#language {
	margin : 14px;
}
