#leftcontent p{
    color:#dddddd;
}
#leftcontent h1, #leftcontent h2, #leftcontent h3{
    color:white;
    margin-top:25px;
    margin-bottom:5px;
}
#leftcontent hr {
    border:1px solid white;
    border-width:1px 0px 0px 0px;
    margin:20px auto;

}


#rightcontent h3 {
    color:#333333;
    margin-top:25px;
    margin-bottom:5px;
}
span.copyright {
    color:#aaaaaa;
    font-size:10px;
}



