ul {
    margin-left: 0;
    padding-left: 0;
}

ul li {
    list-style-type: none;
}

h2 {
    margin-top: 30px;
}

#header {
    height: 248px;
}
