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

#wrapper {
position:absolute;
top:50%;
left:50%;
width:500px;
height:350px;
padding:20px;
margin:-195px 0 0 -270px;


}

body {
	background-color: #242021;
}
