body {	font-family: century;	margin: 0;	background-color: black;}#container {	width: 850px;	height:650px;	margin: 20px auto;	background: url(../Kepek/Index/camelot.jpg);	border: 5px groove black;}#container img {    position: relative;	top: 55px; 	left: 107px;	margin-right: 30px;	border: 2px groove white;}li, a {    position: relative;	top: 50px; left: 148px;	width: 147px;	line-height: 55px;	display: block;}li a {	padding-left: 27px;	background: dimgray;	border: 4px groove black;	text-decoration: none;	font-size: 30px;	color: #EDEDED; font-weight: bold;}a:hover {	color: black;	background: #EDEDED;}
