@charset "utf-8";

img {
    position: absolute;
    left: 50%;
    top: 50%;
	margin-left: -960px;
    margin-top: -540px;
}