@charset "iso-8859-2";

body {
	background: #02015f;
}

#kepek {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 500px;
  height: 230px;
  margin-left: -250px;
  margin-top: -115px;
}

img {
  border: 0; 
}