body {
    font-family: "verdana", "helvetica", "sans-serif";
    font-size: 0.7em;
}

#north {
    padding: 3px 6px 0px 8px;
    height: 27px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "trebuchet ms", "helvetica", "sans-serif";
    font-size: 1.8em;
    letter-spacing: 0.45em;
    font-weight: bold;
    text-align: center;
    background: #4682B4;
    color: #ffffff;
}

#north img {
    float: right;
    margin-top: 2px;
}

#earth {
	height: 100%;
	width: 100%
}



