@charset "utf-8";
/* CSS Document */

#container {
width:983px;
margin:0 0 0 16px;
text-align:left;
}
#header {
height:200px;
background-image: url(images/headerWhite2.png);
background-repeat: no-repeat;
background-position: left top;
}
.Stoves #homeBody {
width:983px;
background-color: white;
height:2400px;
background-position: top;
background-image: url(images/bodyBack.png);
background-repeat: no-repeat;
background-position: left top;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 16px;
}
#badge {
float:right;
margin-right:34px;
width:165px;
padding:10px 0 0 0;
}
#badge p { padding:10px;}
#logo {
float:left;
width:224px;
padding: 10px 0 0 30px;
}
#headerText {
margin:0 199px 0 224px;
padding:35px 0 0 55px;
}
