@charset "utf-8";
html {
overflow-y: hidden;
}

body {
	background-color: #000000;
	color: #CCCCCC;
}

#menu-numbers img {
	margin-right: 60px;
}
#menu-numbers  {
	margin-top: 5px;
}
#menu-letters img {
	margin-right: 60px;
	margin-top: 10px;
}
#menu-letters {
	margin-bottom: 8px;

}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.copyright a {
	color: #4B84A1;
	text-decoration: none;
}
#info {
	margin-top: -25px;
}
