body {
	background:#000;
}

#base {
	width:100%;
	height:100%;
}

#contents {
	width:760px;
	height:380px;
	margin:100px auto;
}