body {
    background: #eefe url("../img/tn_chokailogo_B05edge.png")
		no-repeat top right;
}
div.nmlmain {
    height: 30vw; width: 100%;
    /* border: 1px solid red; */
    p {text-align: center; margin-top: 20%;}
    /* img {border: 1px solid;} */
}
.header ul {
    display: inline-block; list-style: none;
}
table.border {
    &, tr, td, th {border: solid 1px #223; border-collapse: collapse;}
}
em.see {
    font-style: normal; font-weight: bold;
    background: linear-gradient(to top, yellow, transparent);
}
