body{
    text-align:center;
    margin-left: 25%;
    width:50%;
}
 
#directions{
    border: solid black;
    background: silver;
}

