@charset "utf-8";
/* CSS Document */

body {background:#323232}

/* content */
.global {left: 50%; top: 50%; height: 500px; width: 500px; margin-top: -250px;	margin-left: -250px; position: absolute}
.centre {margin-top: 0px; position: relative; float:left}

