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

#new {
	text-align: center;
}

body{
    background: url(../img/MKX-Background.png) no-repeat;
    background-position: top;
    background-size: cover;
    background-color: #000033;
}