@charset "utf-8";

/* Reset Elements */

body {
	background:#212021;
}

#container {
	width:600px;
	margin:50px auto;
}
