body {
background-color:#314754;
}
#footer {
font-size: 14px;
font-weight: bold;
line-height: 22px;
color: #333333;
background-position:center;
background-repeat:no-repeat;
background-image: url(../images/plant4.gif);
}
a:hover {
text-decoration: underline;
}
#nav {
position:absolute;
top:162px;
left:805px;
width:150px;
height:1338px;
background-color:#D3DDE3;
}
#content{
width: 800px;
height: 1500px;
position: absolute;
margin-left: 2%;
background-color: #D3DDE3;
}
#title {
font-size: 24px;
line-height: 30px;
height: 160px;
background:url(../images/title2.jpg);
background-position: center;
background-repeat: no-repeat;
}
#main-text{
font-size: 12px;
line-height: 24px;
color: #000000;
background-color: #D3DDE3;
}
#right-bar {
position: absolute;
margin-left: 76%;
margin-top: 40px;
width: 100px;
}
#potd-text{
font-size: 10px;

}
