body {
	background-color: #565656;
    text-align: center;
}


#all {
text-align: center;
margin: 76px auto 50px auto;
background: url(top.jpg) top left no-repeat;
background-color: #ccc;
border: 3px solid #000;
width: 1040px;
font-family: bohemian_typewriterregular, serif;
}

@font-face {
    font-family: 'bohemian_typewriterregular';
    src: url('bohemian-typewriter-webfont.eot');
    src: url('bohemian-typewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('bohemian-typewriter-webfont.woff') format('woff'),
         url('bohemian-typewriter-webfont.ttf') format('truetype'),
         url('bohemian-typewriter-webfont.svg#bohemian_typewriterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


ul {
	display:inline-block;
	list-style: none;
	display:inline-block;
	margin-top: 250px;
	margin-bottom: 20px;
	padding: 30px 0 30px 70px;
	width: 990px;
	text-align: left;
}

li  {
	margin-right: 20px;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
    font-family: bohemian_typewriterregular, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	list-style: none;
	text-decoration: none;
	display:inline-block;
	line-height: 2;
}

li  a {
    text-decoration: none;
	color: #000;

}

li  a:hover {
    text-decoration: none;
	color: #be0809;
}

#current {
    color: #be0809;

}
