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

body, html {
	background:#000;
}

.box {
	background:#000;
	max-width:980px;
	max-height:700px;
}