html 
 {
scrollbar-base-color: #333333;
scrollbar-arrow-color: black;
scrollbar-track-color: #333333;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
body {
	background-color: #360012;
	color: #ffffff;
	font-family: Arial, Georgia;
	text-align: center;
	margin: auto auto auto auto;
	position: relative;
	text-decoration: none;
	
	display: block;
}
#container {
width: 831px;
height: 600px;
margin: auto auto auto auto;

text-align: left;
position: relative;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #808080;
}
a img {border: none; } 

.flag {
	padding-right: 16px;
	text-align: right;
}
.menu {
	font-size: 14px;
	padding-right: 2px;
	position: absolute;
	right: 14px;
	text-align: right;
	text-decoration: none;
	top: 40px;
	width: 400px;
}



.grey {
	overflow: hidden;
	background-color: #360012;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #c0c0c0;
	border-top-style: solid;
	border-top-width: 1px;
	height: 305px;
	position: absolute;
	top: 60px;
	width: 817px;
}

.images
	{
		position: absolute;
		top: 450px;
		text-align: center;
		font-family: Vivaldi, "Vivaldi", Arial;
		width: 98%;
		color: D9FFB3;
		font-size: 32px;
		
	}
