@charset "utf-8";
/* CSS Document */
body {
margin: 0px;
background-color: #a9615b;
}
nav{
height:50px;
width: 900px;
background-color: #eee8f8;
}
nav img{
margin-left: .5px;
margin-right: .5px;
}
#center{
height: 100%;
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

.centercontent {
height: 100%;
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

header {
height: 250px;
width: 900px;
text-align: center;

}

.mainarea {
height: 1750px;
width: 900px;
padding-top: 10px;
padding-bottom: 25px;
background-color: #ffffff;
}
.water{
height:550px;
width:850px;
margin-left: 25px;
margin-right: 25px;
float: left;
}
.light{
height:500px;
width:400px;
margin-left: 25px;
margin-right: 25px;
float: left;	
}
.temp{
height:500px;
width:400px;
margin-left: 25px;
margin-right: 25px;
float: left;	
}
.top{
width:850px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
.vent{
height:300px;
width:400px;
margin-left: 25px;
margin-right: 25px;
float: left;		
}
.feed{
height:300px;
width:400px;
margin-left: 25px;
margin-right: 25px;
float: left;	
}

footer {
height: 120px;
width: 900px;
background-color: #9DBA92;
color: black;
text-align: center;
font-weight: 300;
font-size: 14px;
line-height: 15px;
padding-top:25px;
font-family: 'Merriweather', serif;
padding-text: 25px;
font-style: italic;
}
h1{
text-align: center;
padding-top: 20px;
padding-left: 25px;
font-size: 25px;
font-family: 'Merriweather', serif;
}
h2{
font-size: 18px;
font-family: 'Merriweather', serif;	
}
h4{
text-align: center;
font-weight: 300;
font-size: 16px;
line-height: 15px;
font-family: 'Merriweather', serif;
}
