#map 
{ 
    height: 100%;
    width: 80%;
    margin-top: 20px;
    float: left;
}
#narrative
{
    float:right;
    width: 20%;
}

