#Header1_HeaderTitle {
    font-size: 30px;
}

.desc_img {
    height: 128px;
    position: relative;
}

#navList li {
    min-height: 50px;
}

#navList :hover {
    background-color: #eee;
}