body {
  background-image: url("https://i.pinimg.com/originals/ab/ce/40/abce403ac20277ebfa5052937496c8db.gif");
}

div.Right {
font-family: "MS Gothic";
background-image: url("https://i.imgur.com/skyhjEl.gif");
}

div.info{
background:#D500FF;
color:purple;
font-family: "MS Gothic";
}

div.contactinfotop {
background:#D500FF;
color:purple;
font-family: "MS Gothic";
}

div#bio{
color:purple;
}

.headerTop {
    background-color: transparent;
    display: block !important;
    width: 100%;
    /* font-family: "MS Gothic"; */
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 10px;
    text-decoration: none;
}
.headerBottom {
    background-color: transparent;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
    width: calc( 100% - 5px );
    display: block !important;
    padding-right: 5px;
    padding-top: 5px;
    /* font-family: "MS Gothic" !important; */
    text-decoration: none;
}

div#smsg{
background-color: transparent;
}