body {
	font-family: Arial;
	font-size: 12px;
	margin: auto;
	height: auto;
	width: 530px;
	
}

#underconstruction {
	background: url(images/construction.jpg) no-repeat left top;
	width: auto;
	margin: 100px 0 10px 0;
	padding: 100px 0 10px 0;
	line-height: 16px;
	border-bottom: 5px solid #E1E1E1;
}
