div.divBody {
	background-image: url(../images/aikiciam_fond.jpg);	
}

div.divLogo {
	left:160px;
	bottom:27px;
	width:328px;
	height:40px;
	padding-top:110px;
	background-image: url(../images/aikiciam.gif);
}
		div.divLogo a {
			font-size:18px;
			font-weight:bold;
			padding-left:145px;
			white-space:nowrap;
		}

div.divMenu {
	right:7px;
	bottom:68px;
}

div.divPage {
	height:450px;
}

div#illustration {
	position:absolute;
	top:75px;
	right:40px;
	width:267px;
	height:239px;
	background-image:url(../images/illustration.gif);
	background-repeat:no-repeat;
}

div#message {
	position:absolute;
	width:275px;
	height:180px;
	top:70px;
	left:160px;
	padding:5px 5px;
	border:3px solid #9C1010;
	background-color:#F3D491;
	text-align:center;
}