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

.contents {
	text-align: center;
	width: 960px;
	height: auto;
	background: #FFF;
	top: 0;
	bottom: 0;
}

.space {
	height: 40px;
	width: 960px;
	background: #FFF;
}

* {
    margin: 0px auto;
    padding: 0px;
}
