#maintext {
	position: absolute;
	top: 15%;
	height: 200px;
	width: 550px;
	left: 25%;
	right: 25%;
	background: left;
}
body {
	background: #FFFFFF url(nd_bg.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 550px;
	height: auto;
	margin: 20px auto 50px;
}
#migi {
	text-align: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 100px;
	width: auto;
}
