@charset "utf-8";
/* CSS Document */

body{}

#box{
	background-image: url(IMG/UNDERCOSTRUCTION.jpg);
	height: 243px;
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
