body {
    background: #000;
    margin: 0;
    scrollbar-3dlight-color: #222;
    scrollbar-arrow-color: #FFF;
    scrollbar-base-color: #000;
    scrollbar-darkshadow-color: #222;
    scrollbar-face-color: #000;
    scrollbar-highlight-color: #000;
    scrollbar-shadow-color: #000;
}

#f {
    position: absolute;
    top: 70%;    
    width: 100%;
    height: 1px;
}


#outer1 {
    position: absolute;
    top: 10%;    
    width: 100%;
    height: 1px;    
}


#inner1 {    
    position: absolute;    
    left: 15%;
    width: 200px;    
}

#outer2 {
    position: absolute;
    top: -5%;    
    width: 100%;
    height: 1px;
}


#inner2 {    
    position: absolute;    
    left: 65%;    
    width: 200px;
}

#outer3 {
    position: absolute;
    top: 30%;    
    width: 100%;
    height: 1px;
}


#inner3 {
    position: absolute;    
    left: 55%;
    height: 200px;
    width: 200px;
}



.bgtext {
    font-size: 150px;
    text-align:center;    
   }

.bgtext1 {
    font-size: 110px;
    position: absolute;
    top: 50px;
    left: -110px;
    right: -80px;
}


.bgtext {
    color: #444;
    font-family: verdana, helvetica, sans serif;
}

.bgtext1, .bgtext1 a {
    color: #222;
    font-family: verdana, helvetica, sans serif;
}

div#ob, div#op, div#ph, div#ab, div#cb, div#oa, div#text7 {
    color: #222;
    font-family: verdana, helvetica, sans serif;
    position: absolute;
}

div#op {
    font-size: 35px;
    top: 200px;
    left: -10px;
}

div#ph {
    font-size: 50px;
    top: -50px;
    left: 30%;
}

div#oa {
    font-size: 25px;
    top: 10px;
    left: -100px;
}


a:hover {
    background: none;    
}

a span {
    display: none;
}

a:visited span {
    display: none;
}

a {
    text-decoration: none;
    color: white;
}

div#al a:hover span {
    display: block;
    position: relative;
    background: none;
    font-size: 14px;
    left: 40px;
    top:-10px;
}

div#ol a:hover span {
    display: block;
    position: relative;
    background: none;
    font-size: 14px;
    left: 0;
    top:-10px;
}

div#cat a:hover span {
    display: block;
    position: relative;
    background: none;
    font-size: 14px;
    left: 80px;
    top:-10px;
}

a:hover span {
    display: block;
    position: relative;
    background: none;
    font-size: 14px;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:hover span {
    color: #ff7c11;
}

a:focus {
	outline: 0;
}
