body{
background-color: #302c2c;
}
#header{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #4b5a64;
}

#top h1 a{
color: #55c240;
}

#top p{
color: #67a54a;
}

#nav{
background-color: #443333;
border-bottom-color: #4b5a64;
}

#nav ul{
margin-bottom: 2px;
}

#sidebar-a{
border-left-color: #4b5a64;
}

#footer{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #4b5a64;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4b5a64;
}