@charset "UTF-8";
#body {
	background-image: url(body.png);
	background-repeat: repeat-x;
	background-color: #7BB11D;
	margin: 0px;
}
#frame {
	height: 580px;
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(carr_bodson.png);
	background-repeat: no-repeat;
}
#construction {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	background-color: #97BC16;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.button {
	position: fixe;
	left: 135px;
	top: 538px;
	margin-top: 532px;
	margin-left: 150px;
}

