#header {
}
#title h2{
    color:#1e86c3;
    margin-bottom: 10px;
    margin-left: 25px;
}
h3.name {
    margin: 0, auto;
}
h4, h5{
    color:#1e86c3;
    margin-bottom: 10px;
    margin-left: 25px;
}
#menu a {
    font-family: tahoma;
    font-size: 15px;
    font-weight: 600;
}

#content {
}
.content_box{
    padding: 12px;
    color: #402323;
    font-family: tahoma;
    line-height: 1.3;


}
#photo_gallery span{
    color: #402323;
    text-transform: uppercase;
    font-family: tahoma;
    font-weight: bold;
    font-size: 17px;
    margin-left: 30px;

}

#footer {
}