body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    background-color: #E0DCDC;
}
h2,h3,h5,h6 {
    margin:0;
}
h4 {
    margin:0;
    display: inline;
}
h1 {
    margin:0;
    display: inline;
    font-family: verdana;
    font-size: 14px;
    color: #737373;
    font-weight: bold;
    text-decoration: none;
}
