* {
	margin: 0;
	padding: 0;
	overflow: inherit;
}
.construction{
width:100%;
height:600px;
background-color:rgb(16,101,52);
color: white;
text-align:center;
font: 18px Arial non-serif;
height:30px;
margin-bottom:8px;
}
.text-align{
margin:40px;
}
ul{
margin-left:30px;
}
.footer{
width:100%;
background-color: rgb(16,101,52);
height:30px;
position:absolute;
bottom:0;
color:white;
font:18px Arial non-serif;
}
.copy{float:left; margin-right:100px; margin-left:25px;}
.phone2{text-align:center; margin:auto;}
.website{float:right; margin-right:25px;}
.container{position:relative; height:1000px;}/*Change when he has more content */