body {background: rgb(194, 173, 153);}{
text-align:center;}

#wrapper {
width: 900px;
margin:25px auto;
background: transparent;
text-align:left;

}

#leftpane {
border:8px;
border-style: solid;
border-color: rgb(51, 25, 0);
padding:5px;
float:left;
width:325px;
min-height:250px;
margin: 5px;
background: rgb(224, 214, 204);
}

.greentext{
color:#345B48;
}


#rightpane {
background: rgb(194, 173, 153);
margin: 50px 7px 7px 285px;

}h1 {font-family:Arial}h2 {font-family:Arial}

h3 {font-family:Arial;font-size:20px;
text-align:center;
}

h4 {font-family:Arial;
font-size:17px;

font-weight:normal;
}

#footer {

}
