@charset "UTF-8";
/* CSS Document */
body{
	background:url(images/bck-rpt.jpg);
}
img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -133px;
  margin-left: -480px;
}