body {
    background:#000000;
    color:#00FF00;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
    border-style:null;
    border-width:0px;
}

a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#000000;}
a:active {color:#000000;} 

#socialicons {
    position: fixed;
    bottom: 5%;
    width: 100%;
    text-align: center;
}

#bg { 
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;       
    left: 0;
    text-align: center;
}

.bgimgwidth { 
    width: 100%; 
}

.bgimgheight { 
    height: 100%;
}3