body{
    background-image:url("bg2.png");
    background-size: cover;
    background-repeat: no-repeat;
}
#sitename{
    color:azure;
    text-align: center;
}
#f1{
    height: 30px;
    width: 50px;
}