.base {
	position: relative;
	top: 0px;
	left: 0px;
}
.contents {
	position: absolute;
	top: 312px;
	left: 12px;
	width: 360px;
}
.description	{
	position: absolute;
	top: 570px;
	left: 10px;
	width: 630px;
}

h1 { font-size:12px; }
h2 { font-size:11px; }
body {margin-left:0; margin-top:0;}
