#top {
    text-decoration: none;
    color: #c93;
weight:500px;
height:150px;
background:skyblue;
}
#top a,#top a:link {
    font-family: "aharoni";
    font-size: 50px;
    color: #c93;
    text-decoration: none;
    font-weight: bolder;
}