div.outer {
    height: 100%;
}

div.outer h1 {
    /* text-align: left; */
}

div.outer a  {
    color: #418253;
    text-decoration:none;
    font-family: "Lucida Sans", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 12px;
}

div.outer a:hover  {
    text-decoration:underline;
}

#megazine {
    height: 80%;
    margin-left: 10px;
    /* outline: none; */
    width: 920px;
    background-color: #f9fbfa;
}
