body {
		font-family: Arial, Verdana, Helvetica;
		background-color: #CDBA96;
		padding: 15px;
		line-height: 125%;
	}
#underconstruction {
	width: 226px;
	height: 83px;
	border: 10px solid navy;
	padding: 12px;
	position: absolute;
	top: 180px;
	left: 190px; }
