img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

a {
     color: white;
     text-decoration: none;
     font-size: 39px;
     font-family: script;
     font-family: cursive;
     font-weight: bold;
     font-style: italic;
}
     
#content {
position:relative;
right:0;
z-index:1;
}

#a {
position:relative;
right:0;
z-index:1;
}